From f06f491e3f9a5c47b98ec136c8eee7789152ce32 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 1 May 2017 19:49:57 +0300 Subject: Remove ServerFeatures haveAttackDirections because it depend only on 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 dbea1b5d5..a1a614743 100644 --- a/src/net/serverfeatures.h +++ b/src/net/serverfeatures.h @@ -68,8 +68,6 @@ class ServerFeatures notfinal virtual bool haveCreateCharGender() const = 0; - virtual bool haveAttackDirections() const = 0; - virtual bool haveVending() const = 0; virtual bool haveCart() const = 0; -- cgit v1.2.3-60-g2f50