From 5d4558bc21607cdb96a988e2867e466ff8b1578f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 11 Apr 2016 02:27:02 +0300 Subject: Fix compilation warnings with tmwa only. --- src/gui/popups/itempopup.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/popups') diff --git a/src/gui/popups/itempopup.cpp b/src/gui/popups/itempopup.cpp index c1d414539..04c786b4a 100644 --- a/src/gui/popups/itempopup.cpp +++ b/src/gui/popups/itempopup.cpp @@ -159,7 +159,7 @@ void ItemPopup::setItem(const ItemInfo &item, const ItemColor color, const bool showImage, int id, - const int *const cards) + const int *const cards A_TMWA_UNUSED) { if (!mIcon || (item.getName() == mLastName && color == mLastColor && id == mLastId)) -- cgit v1.2.3-60-g2f50