From 8076d645b7a4271b9b5f100f5ea881891fea7d7c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 1 May 2017 01:22:28 +0300 Subject: Remove ServerFeatures::haveNativeGuilds and ServerFeatures::haveChatChannels. --- src/net/tmwa/serverfeatures.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/net/tmwa/serverfeatures.h') diff --git a/src/net/tmwa/serverfeatures.h b/src/net/tmwa/serverfeatures.h index 0f0b43547..a252f3f61 100644 --- a/src/net/tmwa/serverfeatures.h +++ b/src/net/tmwa/serverfeatures.h @@ -40,16 +40,12 @@ class ServerFeatures final : public Net::ServerFeatures bool havePlayerStatusUpdate() const override final A_CONST; - bool haveNativeGuilds() const override final; - bool haveIncompleteChatMessages() const override final; bool haveRaceSelection() const override final A_CONST; bool haveLookSelection() const override final A_CONST; - bool haveChatChannels() const override final A_CONST; - bool haveServerIgnore() const override final; bool haveMove3() const override final; -- cgit v1.2.3-60-g2f50