]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/conf.h
Make the debug loglevel always available
[ngircd-alex.git] / src / ngircd / conf.h
index a02f5e1431847b9af212593ab8bc8f736abcc886..97ce336d0796d7f4c4324d0e0332c043d7b5e114 100644 (file)
@@ -280,9 +280,7 @@ GLOBAL bool Conf_SSLInUse PARAMS((void));
 /* Password required by WEBIRC command */
 GLOBAL char Conf_WebircPwd[CLIENT_PASS_LEN];
 
-#ifdef DEBUG
 GLOBAL void Conf_DebugDump PARAMS((void));
-#endif
 
 
 #endif