summaryrefslogtreecommitdiff
path: root/src/gui/widgets/shoplistbox.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-03-17 18:03:55 +0300
committerAndrei Karas <akaras@inbox.ru>2017-03-17 18:03:55 +0300
commit0425b59de99afdf6e580243e5ac91c9c60d15f57 (patch)
treee2d1164b2735fabd2fcc0d182301105f38b269c9 /src/gui/widgets/shoplistbox.h
parenta2d5c5474faf099788f24289e7d85c08057e4ac5 (diff)
downloadplus-0425b59de99afdf6e580243e5ac91c9c60d15f57.tar.gz
plus-0425b59de99afdf6e580243e5ac91c9c60d15f57.tar.bz2
plus-0425b59de99afdf6e580243e5ac91c9c60d15f57.tar.xz
plus-0425b59de99afdf6e580243e5ac91c9c60d15f57.zip
Remove shadow variable from shoplistbox.
Diffstat (limited to 'src/gui/widgets/shoplistbox.h')
-rw-r--r--src/gui/widgets/shoplistbox.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/widgets/shoplistbox.h b/src/gui/widgets/shoplistbox.h
index a6462a56b..2e79d16bb 100644
--- a/src/gui/widgets/shoplistbox.h
+++ b/src/gui/widgets/shoplistbox.h
@@ -103,7 +103,6 @@ class ShopListBox final : public ListBox
*/
ShopItems *mShopItems;
- Color mBackgroundColor;
Color mWarningColor;
ShopListBoxTypeT mType;