Removed stanza show functions

This commit is contained in:
James Booth
2015-06-06 22:42:43 +01:00
parent dab79fabb9
commit c1910b052f
3 changed files with 0 additions and 47 deletions

View File

@@ -392,7 +392,6 @@ static void
_shutdown(void)
{
log_println("SHUTDOWN");
// stanza_show_all();
if (httpapi_run) {
httpapi_stop();