From c841447e5196a34f62860189b0960d78a0ce1ced Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 17 Sep 2014 00:32:31 +0300 Subject: Remove getter for buySellHandler. --- src/net/net.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/net/net.h') diff --git a/src/net/net.h b/src/net/net.h index be6a2647b..baf4c757d 100644 --- a/src/net/net.h +++ b/src/net/net.h @@ -52,7 +52,6 @@ class PetHandler; class PlayerHandler; class SkillHandler; class TradeHandler; -class BuySellHandler; class ServerFeatures; CharServerHandler *getCharServerHandler() A_WARN_UNUSED; @@ -68,7 +67,6 @@ PetHandler *getPetHandler() A_WARN_UNUSED; PlayerHandler *getPlayerHandler() A_WARN_UNUSED; SkillHandler *getSkillHandler() A_WARN_UNUSED; TradeHandler *getTradeHandler() A_WARN_UNUSED; -BuySellHandler *getBuySellHandler() A_WARN_UNUSED; ServerFeatures *getServerFeatures() A_WARN_UNUSED; MailHandler *getMailHandler() A_WARN_UNUSED; CashShopHandler *getCashShopHandler() A_WARN_UNUSED; -- cgit v1.2.3-60-g2f50