From 7ac081450de48581d6141c90f504130c42cb5341 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 24 Aug 2015 22:18:54 +0300 Subject: Move receive code from buysellhandler into separate file. --- src/net/eathena/buysellhandler.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/net/eathena/buysellhandler.h') diff --git a/src/net/eathena/buysellhandler.h b/src/net/eathena/buysellhandler.h index 5a967a55f..c2a94d7a5 100644 --- a/src/net/eathena/buysellhandler.h +++ b/src/net/eathena/buysellhandler.h @@ -54,11 +54,6 @@ class BuySellHandler final : public MessageHandler, public Ea::BuySellHandler const int amount) const override final; void close() const override final; - - protected: - static void processNpcBuy(Net::MessageIn &msg); - - static void processNpcSellResponse(Net::MessageIn &msg); }; } // namespace EAthena -- cgit v1.2.3-60-g2f50