X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fngircd%2Fconf.h;h=97ce336d0796d7f4c4324d0e0332c043d7b5e114;hb=c7de505c919c5f550d848f9cafae99532bc1f789;hp=a02f5e1431847b9af212593ab8bc8f736abcc886;hpb=8e9c789ae188f8b73cc6f776a3ead21f0dfd4ca6;p=ngircd.git diff --git a/src/ngircd/conf.h b/src/ngircd/conf.h index a02f5e14..97ce336d 100644 --- a/src/ngircd/conf.h +++ b/src/ngircd/conf.h @@ -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