diff options
Diffstat (limited to 'src/cmd_pass.cpp')
-rw-r--r-- | src/cmd_pass.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cmd_pass.cpp b/src/cmd_pass.cpp index 080cd6517..ed34dbb85 100644 --- a/src/cmd_pass.cpp +++ b/src/cmd_pass.cpp @@ -15,8 +15,6 @@ */ #include "users.h" -#include "commands.h" - #include "commands/cmd_pass.h" void cmd_pass::Handle (const char** parameters, int pcnt, userrec *user) |