summaryrefslogtreecommitdiff
path: root/src/net/net.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/net.h')
-rw-r--r--src/net/net.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/net.h b/src/net/net.h
index d90008027..be6a2647b 100644
--- a/src/net/net.h
+++ b/src/net/net.h
@@ -36,7 +36,6 @@
namespace Net
{
-class BeingHandler;
class CashShopHandler;
class CharServerHandler;
class ChatHandler;
@@ -56,7 +55,6 @@ class TradeHandler;
class BuySellHandler;
class ServerFeatures;
-BeingHandler *getBeingHandler() A_WARN_UNUSED;
CharServerHandler *getCharServerHandler() A_WARN_UNUSED;
ChatHandler *getChatHandler() A_WARN_UNUSED;
GameHandler *getGameHandler() A_WARN_UNUSED;