Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd / m_privs.c
index 3603c20e380ab0d4614b83fe9c530db8c9051fec..f72f38caab05f8d9c349bc7174788dc340579fe6 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"