From 1d5aa3c38c3a545ad0056613f561ac01d945b2ed Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 30 Aug 2014 23:21:55 +0300 Subject: Fix compilation warning. --- src/net/ea/npchandler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/ea/npchandler.h') diff --git a/src/net/ea/npchandler.h b/src/net/ea/npchandler.h index bfbc9dcfb..c1bcd5cd1 100644 --- a/src/net/ea/npchandler.h +++ b/src/net/ea/npchandler.h @@ -49,7 +49,7 @@ class NpcHandler notfinal : public Net::NpcHandler void endShopping(const int beingId) const override final; - virtual int getNpc(Net::MessageIn &msg) A_WARN_UNUSED = 0; + virtual int getNpc(Net::MessageIn &msg) = 0; void processNpcChoice(Net::MessageIn &msg); -- cgit v1.2.3-60-g2f50