diff options
author | Adam <Adam@anope.org> | 2012-12-13 06:12:56 -0500 |
---|---|---|
committer | Adam <Adam@anope.org> | 2012-12-13 06:12:56 -0500 |
commit | c1077faa281c5635f85b892e605e23bd6c8fcc3b (patch) | |
tree | 213b5f87a19f182e1efd6110f03ff10d5b10ebf6 /include/module.h | |
parent | 76ba147c22944b67e8522cd2bb7b6e1bae498ced (diff) |
Optimize much of the database code and serialize code.
Diffstat (limited to 'include/module.h')
-rw-r--r-- | include/module.h | 1 |
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" |