summaryrefslogtreecommitdiff
path: root/src/cmd_restart.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd_restart.cpp')
-rw-r--r--src/cmd_restart.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/cmd_restart.cpp b/src/cmd_restart.cpp
index 5704b3416..c159b8b0c 100644
--- a/src/cmd_restart.cpp
+++ b/src/cmd_restart.cpp
@@ -16,12 +16,8 @@
#include "configreader.h"
#include "users.h"
-#include "commands.h"
-
#include "commands/cmd_restart.h"
-
-
void cmd_restart::Handle (const char** parameters, int pcnt, userrec *user)
{
char *argv[32];