summaryrefslogtreecommitdiff
path: root/src/net/tmwa/serverfeatures.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-05-01 22:08:28 +0300
committerAndrei Karas <akaras@inbox.ru>2017-05-01 22:08:28 +0300
commit3f9b89422c25cce1c2177bb027fe4d96d3d9294f (patch)
treeb4ebc0ae3bc1d31539cac88b919486c5cf2e57f1 /src/net/tmwa/serverfeatures.h
parent8a1eb6607cdd4fbdc56b8217f7b9ec3987c1ec2d (diff)
downloadplus-3f9b89422c25cce1c2177bb027fe4d96d3d9294f.tar.gz
plus-3f9b89422c25cce1c2177bb027fe4d96d3d9294f.tar.bz2
plus-3f9b89422c25cce1c2177bb027fe4d96d3d9294f.tar.xz
plus-3f9b89422c25cce1c2177bb027fe4d96d3d9294f.zip
Remove ServerFeatures haveSlide 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 453ab9b35..7f2efbf64 100644
--- a/src/net/tmwa/serverfeatures.h
+++ b/src/net/tmwa/serverfeatures.h
@@ -74,8 +74,6 @@ class ServerFeatures final : public Net::ServerFeatures
bool haveExtendedRiding() const override final A_CONST;
- bool haveSlide() const override final A_CONST;
-
bool haveExtendedDropsPosition() const override final A_CONST;
bool haveSecureTrades() const override final A_CONST;