Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd / m_trace.c
index f06aaa90b20e779a413f0dcb6923aa0823716f68..f4d8464acc9ec9bba466b04b0701549f2fd0107d 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 "class.h"
 #include "client.h"
 #include "hash.h"