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.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/net/tmwa/serverfeatures.cpp') diff --git a/src/net/tmwa/serverfeatures.cpp b/src/net/tmwa/serverfeatures.cpp index e7e523be6..59f5bbe98 100644 --- a/src/net/tmwa/serverfeatures.cpp +++ b/src/net/tmwa/serverfeatures.cpp @@ -129,11 +129,6 @@ bool ServerFeatures::haveServerWarpNames() const return false; } -bool ServerFeatures::haveTeamId() const -{ - return true; -} - bool ServerFeatures::haveExtendedRiding() const { return false; -- cgit v1.2.3-60-g2f50