Removed debug

This commit is contained in:
James Booth
2015-05-24 04:14:31 +01:00
parent 23cbdc9013
commit afd11a29c7

View File

@@ -293,7 +293,6 @@ server_stop(void)
static void static void
_shutdown(void) _shutdown(void)
{ {
log_println("SHUTDOWN");
// stanza_show_all(); // stanza_show_all();
xmppclient_end_session(client); xmppclient_end_session(client);
client = NULL; client = NULL;