Removed debug from last commit
This commit is contained in:
@@ -33,8 +33,6 @@
|
||||
#include "xmpp/xmpp.h"
|
||||
#include "xmpp/stanza.h"
|
||||
|
||||
#include "ui/ui.h"
|
||||
|
||||
static GHashTable *capabilities;
|
||||
|
||||
static void _caps_destroy(Capabilities *caps);
|
||||
@@ -162,8 +160,6 @@ caps_create_sha1_str(xmpp_stanza_t * const query)
|
||||
curr = g_slist_next(curr);
|
||||
}
|
||||
|
||||
cons_debug("CAPS STR = %s", s->str);
|
||||
|
||||
EVP_MD_CTX mdctx;
|
||||
const EVP_MD *md;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user