Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd / m_rehash.c
index e43793ce7dd651760ac6c4723d08f266f8fcaa6e..e14df3806c783815de72f72a2c27f142ef8e45b6 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 "ircd.h"
 #include "ircd_log.h"