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.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 1d7894b0c..5cf1be343 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 haveMute() const override final A_CONST; - bool haveTeamId() const override final; bool haveExtendedRiding() const override final A_CONST; -- cgit v1.2.3-60-g2f50