Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd / gline.c
index e0a7278f17c01e50c7f26dbfd2d30cd3db3090e9..68b7a9e83b59bb1efbedc118f9b763161de64fd9 100644 (file)
@@ -46,7 +46,7 @@
 #include "sys.h"    /* FALSE bleah */
 #include "whocmds.h"
 
-#include <assert.h>
+/* #include <assert.h> -- Now using assert in ircd_log.h */
 #include <string.h>
 #include <stdio.h>
 #include <stdlib.h>