summaryrefslogtreecommitdiff
path: root/src/cmd_who.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd_who.cpp')
-rw-r--r--src/cmd_who.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/cmd_who.cpp b/src/cmd_who.cpp
index 6f52ebb63..5ab54dc02 100644
--- a/src/cmd_who.cpp
+++ b/src/cmd_who.cpp
@@ -17,13 +17,9 @@
#include "configreader.h"
#include "users.h"
#include "modules.h"
-#include "commands.h"
-
#include "wildcard.h"
#include "commands/cmd_who.h"
-
-
/* get the last 'visible' chan of a user */
static char *getlastchanname(userrec *u)
{