From 348f7d0a0bc6142dbdcacddbca5b9003d5c25705 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 1 May 2017 21:34:57 +0300 Subject: Remove ServerFeatures haveTeamId because it used only in tmwa. --- src/net/tmwa/serverfeatures.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/net/tmwa/serverfeatures.h') diff --git a/src/net/tmwa/serverfeatures.h b/src/net/tmwa/serverfeatures.h index 5cf1be343..a24b0c677 100644 --- a/src/net/tmwa/serverfeatures.h +++ b/src/net/tmwa/serverfeatures.h @@ -72,8 +72,6 @@ class ServerFeatures final : public Net::ServerFeatures bool haveServerWarpNames() const override final A_CONST; - bool haveTeamId() const override final; - bool haveExtendedRiding() const override final A_CONST; bool haveAdvancedBuySell() const override final A_CONST; -- cgit v1.2.3-70-g09d2