summaryrefslogtreecommitdiff
path: root/src/cmd_join.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd_join.cpp')
-rw-r--r--src/cmd_join.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/cmd_join.cpp b/src/cmd_join.cpp
index 3e3801432..25fb558f1 100644
--- a/src/cmd_join.cpp
+++ b/src/cmd_join.cpp
@@ -16,12 +16,8 @@
#include "inspircd.h"
#include "users.h"
-#include "commands.h"
-
#include "commands/cmd_join.h"
-
-
void cmd_join::Handle (const char** parameters, int pcnt, userrec *user)
{
if (pcnt > 1)