From 9c2b288a3fecc2b3d13d98ee4d9bc5bb62589d3d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 11 Nov 2015 21:53:38 +0300 Subject: Fix compilation warning. --- src/gui/windows/shopwindow.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/gui/windows/shopwindow.cpp b/src/gui/windows/shopwindow.cpp index 67e361715..3eff4682b 100644 --- a/src/gui/windows/shopwindow.cpp +++ b/src/gui/windows/shopwindow.cpp @@ -849,8 +849,6 @@ void ShopWindow::showList(const std::string &nick, std::string data) { // +++ need support for colors const Item *const item = inv->findItem(id, ItemColor_zero); - bool enabled(true); - if (item) { if (item->getQuantity() < amount) -- cgit v1.2.3-60-g2f50