]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/client.h
Make the debug loglevel always available
[ngircd-alex.git] / src / ngircd / client.h
index 4185d2176ebd2e4ba7a65391f254c03cfe76a808..f6f9525b9c40beaaa9924dd43c684167192581ce 100644 (file)
@@ -182,9 +182,7 @@ GLOBAL void Client_UpdateCloakedHostname PARAMS((CLIENT *Client,
                                                 const char *hostname));
 
 
-#ifdef DEBUG
 GLOBAL void Client_DebugDump PARAMS((void));
-#endif
 
 #endif