diff options
Diffstat (limited to 'src/net/ea/playerhandler.cpp')
-rw-r--r-- | src/net/ea/playerhandler.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/net/ea/playerhandler.cpp b/src/net/ea/playerhandler.cpp index d6464028e..9ee783af4 100644 --- a/src/net/ea/playerhandler.cpp +++ b/src/net/ea/playerhandler.cpp @@ -46,10 +46,6 @@ PlayerHandler::PlayerHandler() { } -void PlayerHandler::decreaseAttribute(const AttributesT attr A_UNUSED) const -{ -} - void PlayerHandler::ignorePlayer(const std::string &player A_UNUSED, const bool ignore A_UNUSED) const { |