summaryrefslogtreecommitdiff
path: root/src/gui/sell.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/sell.h')
-rw-r--r--src/gui/sell.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/sell.h b/src/gui/sell.h
index 547e297b..c8b5092f 100644
--- a/src/gui/sell.h
+++ b/src/gui/sell.h
@@ -108,8 +108,6 @@ class SellDialog : public Window, gcn::ActionListener, gcn::SelectionListener
ShopListBox *mShopItemList;
gcn::ScrollArea *mScrollArea;
gcn::Label *mMoneyLabel;
- gcn::Label *mItemDescLabel;
- gcn::Label *mItemEffectLabel;
gcn::Label *mQuantityLabel;
gcn::Slider *mSlider;