Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd / s_debug.c
index c28038aa3fbfbe7751b6c53130148c6d66d3173b..96d986e6e87df66253c18f91abc3762f8ac4cd0f 100644 (file)
@@ -83,9 +83,6 @@ const char* debug_serveropts(void)
 #ifdef  CHROOTDIR
   AddC('c');
 #endif
-#ifdef  CMDLINE_CONFIG
-  AddC('C');
-#endif
 #ifdef  DEBUGMODE
   AddC('D');
 #endif