diff options
Diffstat (limited to 'src/channel.cpp')
-rw-r--r-- | src/channel.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/channel.cpp b/src/channel.cpp index 3e4646fb..1f9bde2b 100644 --- a/src/channel.cpp +++ b/src/channel.cpp @@ -24,9 +24,6 @@ #ifdef TMWSERV_SUPPORT #include "net/tmwserv/chatserver/chatserver.h" #include "net/tmwserv/gameserver/player.h" -#else -#include "net/messageout.h" -#include "net/ea/protocol.h" #endif Channel::Channel(short id, |