From bedfca1c1cb893c937d317dd658067166e9953e0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 24 Aug 2015 00:54:58 +0300 Subject: Fix compilation warnings. --- src/net/eathena/pethandler.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/eathena/pethandler.cpp') diff --git a/src/net/eathena/pethandler.cpp b/src/net/eathena/pethandler.cpp index c6a68b04e..b80ee5eee 100644 --- a/src/net/eathena/pethandler.cpp +++ b/src/net/eathena/pethandler.cpp @@ -347,7 +347,7 @@ void PetHandler::startAi(const bool start A_UNUSED) const { } -void PetHandler::processPetCatchProcess(Net::MessageIn &msg) +void PetHandler::processPetCatchProcess(Net::MessageIn &msg A_UNUSED) { NotifyManager::notify(NotifyTypes::PET_CATCH_PROCESS); } -- cgit v1.2.3-70-g09d2