From 0cff44ef5c1383a638c30cc9f5f8c81b6b4318f9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 30 Oct 2012 13:05:34 +0300 Subject: Add unused warnings to other files. --- src/net/ea/playerhandler.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/net/ea/playerhandler.h') diff --git a/src/net/ea/playerhandler.h b/src/net/ea/playerhandler.h index eebb9da96..c090bb126 100644 --- a/src/net/ea/playerhandler.h +++ b/src/net/ea/playerhandler.h @@ -47,11 +47,11 @@ class PlayerHandler : public Net::PlayerHandler bool canCorrectAttributes() const; - Vector getDefaultWalkSpeed() const; + Vector getDefaultWalkSpeed() const A_WARN_UNUSED; - PlayerInfo::Attribute getJobLocation() const; + PlayerInfo::Attribute getJobLocation() const A_WARN_UNUSED; - PlayerInfo::Attribute getAttackLocation() const; + PlayerInfo::Attribute getAttackLocation() const A_WARN_UNUSED; void processWalkResponse(Net::MessageIn &msg); -- cgit v1.2.3-70-g09d2