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