Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd / m_ison.c
index 9968a4440b78be4fb6218c555c71f0265950b7df..1dfa6f2c5b850fb8ea5c4f15c66103cdc952c47f 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"