From 85c6d5c89ca967020e1a0818c9fa80c065873cc1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 17 Sep 2014 11:06:33 +0300 Subject: Remove getter for mailHandler. --- 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 a2c1c90b1..b1e6a52ca 100644 --- a/src/net/net.h +++ b/src/net/net.h @@ -36,7 +36,6 @@ namespace Net { -class MailHandler; class NpcHandler; class PartyHandler; class PetHandler; @@ -52,7 +51,6 @@ PlayerHandler *getPlayerHandler() A_WARN_UNUSED; SkillHandler *getSkillHandler() A_WARN_UNUSED; TradeHandler *getTradeHandler() A_WARN_UNUSED; ServerFeatures *getServerFeatures() A_WARN_UNUSED; -MailHandler *getMailHandler() A_WARN_UNUSED; ServerInfo::Type getNetworkType() A_WARN_UNUSED; -- cgit v1.2.3-70-g09d2