Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd / s_user.c
index 5e6ebe3af93eeec424612ed07e5ead69a45b6a8a..3e7fd6b8d2b261aa57797e7c9e2ce6b1d9fb5fe8 100644 (file)
@@ -66,7 +66,7 @@
 
 #include "handlers.h" /* m_motd and m_lusers */
 
-#include <assert.h>
+/* #include <assert.h> -- Now using assert in ircd_log.h */
 #include <fcntl.h>
 #include <stdio.h>
 #include <stdlib.h>