summaryrefslogtreecommitdiff
path: root/src/net/ea/guildhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ea/guildhandler.h')
-rw-r--r--src/net/ea/guildhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/ea/guildhandler.h b/src/net/ea/guildhandler.h
index dd326608e..990eac727 100644
--- a/src/net/ea/guildhandler.h
+++ b/src/net/ea/guildhandler.h
@@ -46,7 +46,7 @@ class GuildHandler : public Net::GuildHandler
void endAlliance(int guildId, int otherGuildId);
- bool isSupported();
+ bool isSupported() A_WARN_UNUSED;
virtual void processGuildCreateResponse(Net::MessageIn &msg);