summaryrefslogtreecommitdiff
path: root/src/gui/buy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/buy.h')
-rw-r--r--src/gui/buy.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/buy.h b/src/gui/buy.h
index 52d02d7b..7fddaf6c 100644
--- a/src/gui/buy.h
+++ b/src/gui/buy.h
@@ -117,8 +117,6 @@ class BuyDialog : public Window, public gcn::ActionListener,
gcn::Button *mDecreaseButton;
ShopListBox *mShopItemList;
gcn::ScrollArea *mScrollArea;
- gcn::Label *mItemDescLabel;
- gcn::Label *mItemEffectLabel;
gcn::Label *mMoneyLabel;
gcn::Label *mQuantityLabel;
gcn::Slider *mSlider;