summaryrefslogtreecommitdiff
path: root/src/net/eathena/auctionhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/auctionhandler.h')
-rw-r--r--src/net/eathena/auctionhandler.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/eathena/auctionhandler.h b/src/net/eathena/auctionhandler.h
index e4a20d77a..b7e797cc6 100644
--- a/src/net/eathena/auctionhandler.h
+++ b/src/net/eathena/auctionhandler.h
@@ -27,8 +27,6 @@
namespace EAthena
{
-class MessageOut;
-
class AuctionHandler final : public MessageHandler, public Net::AuctionHandler
{
public: