From 0c821c1e711b7cd1e16089a04e866f5869782975 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 17 Sep 2014 00:25:37 +0300 Subject: Remove getter for bankHandler. --- 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 cbadf71cd..d90008027 100644 --- a/src/net/net.h +++ b/src/net/net.h @@ -36,7 +36,6 @@ namespace Net { -class BankHandler; class BeingHandler; class CashShopHandler; class CharServerHandler; @@ -76,7 +75,6 @@ ServerFeatures *getServerFeatures() A_WARN_UNUSED; MailHandler *getMailHandler() A_WARN_UNUSED; CashShopHandler *getCashShopHandler() A_WARN_UNUSED; FamilyHandler *getFamilyHandler() A_WARN_UNUSED; -BankHandler *getBankHandler() A_WARN_UNUSED; ServerInfo::Type getNetworkType() A_WARN_UNUSED; -- cgit v1.2.3-70-g09d2