From 87918db755040bb693cb286d8fb0bcfd97d761af Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 1 May 2017 17:52:56 +0300 Subject: Remove ServerFeatures haveItemColors because it depend only by server type. --- src/net/serverfeatures.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/net/serverfeatures.h') diff --git a/src/net/serverfeatures.h b/src/net/serverfeatures.h index 83739b85f..7fdaccbcd 100644 --- a/src/net/serverfeatures.h +++ b/src/net/serverfeatures.h @@ -50,8 +50,6 @@ class ServerFeatures notfinal virtual bool haveMove3() const = 0; - virtual bool haveItemColors() const = 0; - virtual bool haveAccountOtherGender() const = 0; virtual bool haveCharOtherGender() const = 0; -- cgit v1.2.3-70-g09d2