diff options
Diffstat (limited to 'src/cmd_pong.cpp')
-rw-r--r-- | src/cmd_pong.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cmd_pong.cpp b/src/cmd_pong.cpp index 11973a729..5317ad5b3 100644 --- a/src/cmd_pong.cpp +++ b/src/cmd_pong.cpp @@ -15,10 +15,8 @@ */ #include "users.h" -#include "commands.h" #include "commands/cmd_pong.h" - void cmd_pong::Handle (const char** parameters, int pcnt, userrec *user) { // set the user as alive so they survive to next ping |