diff options
| author | 2007-08-27 15:02:46 +0000 | |
|---|---|---|
| committer | 2007-08-27 15:02:46 +0000 | |
| commit | 4bbca0643b56f26f73a05462d226b2dd8871626b (patch) | |
| tree | 0d4468aa5b84d9b56ebdd20919a1b88410ede831 /src/cmd_mode.cpp | |
| parent | Add vector<TranslationType> to commands, used to map fields to uid translations (diff) | |
Remove more unnecessary header traffic
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7887 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/cmd_mode.cpp')
| -rw-r--r-- | src/cmd_mode.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cmd_mode.cpp b/src/cmd_mode.cpp index 18c1e69ad..4e4466d36 100644 --- a/src/cmd_mode.cpp +++ b/src/cmd_mode.cpp @@ -12,8 +12,6 @@ */ #include "inspircd.h" -#include "configreader.h" -#include "users.h" #include "commands/cmd_mode.h" extern "C" DllExport command_t* init_command(InspIRCd* Instance) |
