summaryrefslogtreecommitdiff
path: root/src/net/tmwa/serverfeatures.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-05-01 21:17:28 +0300
committerAndrei Karas <akaras@inbox.ru>2017-05-01 21:17:28 +0300
commite82f8ed2976b6b6412ab66329e0794225e2030e7 (patch)
treef0dbea61e6aa58edb0f16705612744880b4586c9 /src/net/tmwa/serverfeatures.h
parentf16af47bd98f865193fcea1bbd9507904e2b20af (diff)
downloadplus-e82f8ed2976b6b6412ab66329e0794225e2030e7.tar.gz
plus-e82f8ed2976b6b6412ab66329e0794225e2030e7.tar.bz2
plus-e82f8ed2976b6b6412ab66329e0794225e2030e7.tar.xz
plus-e82f8ed2976b6b6412ab66329e0794225e2030e7.zip
Remove ServerFeatures haveCards 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 76cb2085b..2409de4f9 100644
--- a/src/net/tmwa/serverfeatures.h
+++ b/src/net/tmwa/serverfeatures.h
@@ -66,8 +66,6 @@ class ServerFeatures final : public Net::ServerFeatures
bool haveCreateCharGender() const override final;
- bool haveCards() const override final A_CONST;
-
bool haveTalkPet() const override final A_CONST;
bool haveMovePet() const override final A_CONST;