summaryrefslogtreecommitdiff
path: root/src/net/ea/adminhandler.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/ea/adminhandler.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/ea/adminhandler.h')
-rw-r--r--src/net/ea/adminhandler.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/ea/adminhandler.h b/src/net/ea/adminhandler.h
index 2577c0322..f300fda55 100644
--- a/src/net/ea/adminhandler.h
+++ b/src/net/ea/adminhandler.h
@@ -53,8 +53,6 @@ class AdminHandler notfinal : public Net::AdminHandler
void ipcheckName(const std::string &name) const override final;
- void slide(const int x, const int y) const override final;
-
void createItems(const int id,
const ItemColor color,
const int amount) const override final;