summaryrefslogtreecommitdiff
path: root/include/module.h
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2012-12-13 06:12:56 -0500
committerAdam <Adam@anope.org>2012-12-13 06:12:56 -0500
commitc1077faa281c5635f85b892e605e23bd6c8fcc3b (patch)
tree213b5f87a19f182e1efd6110f03ff10d5b10ebf6 /include/module.h
parent76ba147c22944b67e8522cd2bb7b6e1bae498ced (diff)
Optimize much of the database code and serialize code.
Diffstat (limited to 'include/module.h')
-rw-r--r--include/module.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/module.h b/include/module.h
index e6b63bdfb..197899ca8 100644
--- a/include/module.h
+++ b/include/module.h
@@ -40,7 +40,6 @@
#include "servers.h"
#include "service.h"
#include "services.h"
-#include "signals.h"
#include "socketengine.h"
#include "sockets.h"
#include "threadengine.h"