diff options
Diffstat (limited to 'include/config.h')
-rw-r--r-- | include/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/config.h b/include/config.h index 648205e7c..dd591ceb6 100644 --- a/include/config.h +++ b/include/config.h @@ -36,10 +36,6 @@ /* Define this to enable OperServ's svs commands (superadmin only). */ #define USE_OSSVS -/* Define this to enable OperServ's debugging commands (Services root - * only). These commands are undocumented; "use the source, Luke!" */ -/* #define DEBUG_COMMANDS */ - /******************* END OF USER-CONFIGURABLE SECTION ********************/ /* Size of input buffer (note: this is different from BUFSIZ) |