From a12cecc9df169c16959ea3ddf3e22351e8248215 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 1 May 2017 21:30:27 +0300 Subject: Remove ServerFeatures haveMute because it depend only server type. --- 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 cfd2f7c56..e7e523be6 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::haveMute() const -{ - return false; -} - bool ServerFeatures::haveTeamId() const { return true; -- cgit v1.2.3-60-g2f50