From: Chris Porter Date: Sun, 5 Oct 2008 02:40:44 +0000 (+0100) Subject: This should be defined in settings.mk. X-Git-Url: https://jfr.im/git/irc/quakenet/newserv.git/commitdiff_plain/e5e0fd96c5d5b765f107b38a1a8bffb9aa5ed233 This should be defined in settings.mk. --- diff --git a/xsb/xsb.c b/xsb/xsb.c index 2450c415..19184174 100644 --- a/xsb/xsb.c +++ b/xsb/xsb.c @@ -15,8 +15,6 @@ #include "../lib/strlfunc.h" #include "xsb.h" -#undef XSB_DEBUG - static const char *DEFAULT_SERVICE_MASKS[] = { "services*.*.quakenet.org", (char *)0 }; static array defaultservicemasks_a;