diff options
Diffstat (limited to 'src/cmd_names.cpp')
-rw-r--r-- | src/cmd_names.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/cmd_names.cpp b/src/cmd_names.cpp index 0012a132f..ac8e18270 100644 --- a/src/cmd_names.cpp +++ b/src/cmd_names.cpp @@ -16,12 +16,8 @@ #include "inspircd.h" #include "users.h" -#include "commands.h" - #include "commands/cmd_names.h" - - void cmd_names::Handle (const char** parameters, int pcnt, userrec *user) { chanrec* c; |