diff options
Diffstat (limited to 'src/cmd_lusers.cpp')
-rw-r--r-- | src/cmd_lusers.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/cmd_lusers.cpp b/src/cmd_lusers.cpp index 416dd2924..69ec7494f 100644 --- a/src/cmd_lusers.cpp +++ b/src/cmd_lusers.cpp @@ -15,13 +15,9 @@ */ #include "users.h" -#include "commands.h" - #include "inspircd.h" #include "commands/cmd_lusers.h" - - void cmd_lusers::Handle (const char** parameters, int pcnt, userrec *user) { // this lusers command shows one server at all times because |