From 89bc2ec72aa3713fc5a02ec1fcc4ea826043e9c3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 1 May 2017 18:28:32 +0300 Subject: Remove ServerFeatures haveEightDirections because it depend only on 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 86ea22075..bf0f370b1 100644 --- a/src/net/tmwa/serverfeatures.cpp +++ b/src/net/tmwa/serverfeatures.cpp @@ -89,11 +89,6 @@ bool ServerFeatures::haveEmailOnDelete() const return false; } -bool ServerFeatures::haveEightDirections() const -{ - return false; -} - bool ServerFeatures::haveCharRename() const { return false; -- cgit v1.2.3-60-g2f50