summaryrefslogtreecommitdiff
path: root/src/cmd_ison.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd_ison.cpp')
-rw-r--r--src/cmd_ison.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/cmd_ison.cpp b/src/cmd_ison.cpp
index 5500334ce..cf60b6f6b 100644
--- a/src/cmd_ison.cpp
+++ b/src/cmd_ison.cpp
@@ -14,16 +14,10 @@
* ---------------------------------------------------
*/
-#include "inspircd_config.h"
-#include "ctables.h"
#include "users.h"
-#include "commands.h"
-
#include "inspircd.h"
#include "commands/cmd_ison.h"
-
-
void cmd_ison::Handle (const char** parameters, int pcnt, userrec *user)
{
char retbuf[MAXBUF];