]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/conn.h
Make the debug loglevel always available
[ngircd-alex.git] / src / ngircd / conn.h
index 869477f091f69f2f9ed2d7f6b40dbb8c7109a85b..ca64ad205e6f3595d4f5a7c1b0b0cca2e3e3706b 100644 (file)
@@ -166,9 +166,7 @@ GLOBAL long Conn_GetAuthPing PARAMS((CONN_ID Idx));
 GLOBAL void Conn_SetAuthPing PARAMS((CONN_ID Idx, long ID));
 #endif
 
-#ifdef DEBUG
 GLOBAL void Conn_DebugDump PARAMS((void));
-#endif
 
 #endif