summaryrefslogtreecommitdiff
path: root/src/s_auth.c
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-07-02 18:33:39 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-07-02 18:33:39 +0000
commit6f93e362a461bdb889ed409b3b7dfad8a3c5fab9 (patch)
treed463a92d37b27cbb40e215f9b57ba39a451c1b27 /src/s_auth.c
parentd2c717bcaba9f2306df1fde214f21c71eace06ac (diff)
- Removed hooking system
- Update help/stats git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@4157 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'src/s_auth.c')
-rw-r--r--src/s_auth.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/s_auth.c b/src/s_auth.c
index bf0727a..6d8af40 100644
--- a/src/s_auth.c
+++ b/src/s_auth.c
@@ -43,7 +43,6 @@
#include "conf.h"
#include "client.h"
#include "event.h"
-#include "hook.h"
#include "irc_string.h"
#include "ircd.h"
#include "packet.h"