diff options
Diffstat (limited to 'src/net/tmwa/serverfeatures.h')
-rw-r--r-- | src/net/tmwa/serverfeatures.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/tmwa/serverfeatures.h b/src/net/tmwa/serverfeatures.h index 027aa9b5c..04f178c16 100644 --- a/src/net/tmwa/serverfeatures.h +++ b/src/net/tmwa/serverfeatures.h @@ -76,8 +76,6 @@ class ServerFeatures final : public Net::ServerFeatures bool haveExtendedDropsPosition() const override final A_CONST; - bool haveMail() const override final A_CONST; - bool haveServerPets() const override final A_CONST; bool haveFamily() const override final A_CONST; |