Remove broken debug code

This commit is contained in:
TingPing
2014-06-21 22:21:12 -04:00
parent 3342af4185
commit 45526205ab
4 changed files with 0 additions and 203 deletions

View File

@@ -1119,10 +1119,6 @@ main (int argc, char *argv[])
_SSL_context_free (ctx);
#endif
#ifdef USE_DEBUG
hexchat_mem_list ();
#endif
#ifdef WIN32
WSACleanup ();
#endif