summaryrefslogtreecommitdiff
path: root/src/commands.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands.cpp')
-rw-r--r--src/commands.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/commands.cpp b/src/commands.cpp
index eeec00755..73a9f40ce 100644
--- a/src/commands.cpp
+++ b/src/commands.cpp
@@ -24,8 +24,6 @@
#include "auctionmanager.h"
#include "actorspritemanager.h"
-#include "channelmanager.h"
-#include "channel.h"
#include "client.h"
#include "configuration.h"
#include "game.h"
@@ -43,7 +41,6 @@
#include "gui/tradewindow.h"
#include "gui/sdlfont.h"
-#include "gui/widgets/channeltab.h"
#include "gui/widgets/whispertab.h"
#include "net/adminhandler.h"