summaryrefslogtreecommitdiff
path: root/src/channel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/channel.cpp')
-rw-r--r--src/channel.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/channel.cpp b/src/channel.cpp
index 1f9bde2b..a98d315c 100644
--- a/src/channel.cpp
+++ b/src/channel.cpp
@@ -21,11 +21,6 @@
#include "channel.h"
-#ifdef TMWSERV_SUPPORT
-#include "net/tmwserv/chatserver/chatserver.h"
-#include "net/tmwserv/gameserver/player.h"
-#endif
-
Channel::Channel(short id,
const std::string &name,
const std::string &announcement) :