summaryrefslogtreecommitdiff
path: root/src/net/eathena/traderecv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/traderecv.cpp')
-rw-r--r--src/net/eathena/traderecv.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/net/eathena/traderecv.cpp b/src/net/eathena/traderecv.cpp
index b9ec536e9..0c922f93b 100644
--- a/src/net/eathena/traderecv.cpp
+++ b/src/net/eathena/traderecv.cpp
@@ -35,16 +35,10 @@
#include "net/messagein.h"
-#include "net/ea/eaprotocol.h"
#include "net/ea/traderecv.h"
-#include "net/eathena/messageout.h"
-#include "net/eathena/protocol.h"
-
#include "debug.h"
-extern Net::TradeHandler *tradeHandler;
-
namespace EAthena
{