summaryrefslogtreecommitdiff
path: root/src/net/tmwa/serverfeatures.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-05-01 18:28:32 +0300
committerAndrei Karas <akaras@inbox.ru>2017-05-01 18:28:32 +0300
commit89bc2ec72aa3713fc5a02ec1fcc4ea826043e9c3 (patch)
treef41622c9f4cc27809f00a91140ef8be2a5196051 /src/net/tmwa/serverfeatures.h
parent013e03f7a62c40554d0ed00c30375155557a1318 (diff)
downloadplus-89bc2ec72aa3713fc5a02ec1fcc4ea826043e9c3.tar.gz
plus-89bc2ec72aa3713fc5a02ec1fcc4ea826043e9c3.tar.bz2
plus-89bc2ec72aa3713fc5a02ec1fcc4ea826043e9c3.tar.xz
plus-89bc2ec72aa3713fc5a02ec1fcc4ea826043e9c3.zip
Remove ServerFeatures haveEightDirections because it depend only on server type.
Diffstat (limited to 'src/net/tmwa/serverfeatures.h')
-rw-r--r--src/net/tmwa/serverfeatures.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/tmwa/serverfeatures.h b/src/net/tmwa/serverfeatures.h
index 562a39c9e..b21faf69a 100644
--- a/src/net/tmwa/serverfeatures.h
+++ b/src/net/tmwa/serverfeatures.h
@@ -56,8 +56,6 @@ class ServerFeatures final : public Net::ServerFeatures
bool haveEmailOnDelete() const override final A_CONST;
- bool haveEightDirections() const override final A_CONST;
-
bool haveCharRename() const override final A_CONST;
bool haveBankApi() const override final A_CONST;