Removed debug
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user