diff options
Diffstat (limited to 'src/net/net.h')
-rw-r--r-- | src/net/net.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/net/net.h b/src/net/net.h index 4ec729cb3..12abe18a6 100644 --- a/src/net/net.h +++ b/src/net/net.h @@ -36,10 +36,6 @@ namespace Net { -class TradeHandler; - -TradeHandler *getTradeHandler() A_WARN_UNUSED; - ServerInfo::Type getNetworkType() A_WARN_UNUSED; /** |