From 4e7c9f5a9257723765f9994aff90440a0b6cf3c9 Mon Sep 17 00:00:00 2001 From: w00t Date: Mon, 27 Aug 2007 14:49:08 +0000 Subject: Remove unnecessary header traffic git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7885 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_nicklock.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/modules/m_nicklock.cpp') diff --git a/src/modules/m_nicklock.cpp b/src/modules/m_nicklock.cpp index 9bb0f270d..924c02995 100644 --- a/src/modules/m_nicklock.cpp +++ b/src/modules/m_nicklock.cpp @@ -12,10 +12,6 @@ */ #include "inspircd.h" -#include "users.h" -#include "channels.h" -#include "modules.h" -#include "hashcomp.h" /* $ModDesc: Provides the NICKLOCK command, allows an oper to chage a users nick and lock them to it until they quit */ -- cgit v1.2.3