Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd / m_help.c
index 3e63723fa8c6320cbf8735b112e8f0712b3b77e4..1c09943156baa4f223c2408521b98fe1253613e9 100644 (file)
  */
 #include "config.h"
 
-#if 0
-/*
- * No need to include handlers.h here the signatures must match
- * and we don't need to force a rebuild of all the handlers everytime
- * we add a new one to the list. --Bleep
- */
-#include "handlers.h"
-#endif /* 0 */
 #include "client.h"
 #include "hash.h"
 #include "ircd.h"