summaryrefslogtreecommitdiff
path: root/src/gui/inventorywindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/inventorywindow.h')
-rw-r--r--src/gui/inventorywindow.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gui/inventorywindow.h b/src/gui/inventorywindow.h
index 04ca2067d..2f8261228 100644
--- a/src/gui/inventorywindow.h
+++ b/src/gui/inventorywindow.h
@@ -172,10 +172,6 @@ class InventoryWindow : public Window,
gcn::Button *mRetrieveButton;
gcn::Button *mCloseButton;
- gcn::Label *mWeightLabel;
- gcn::Label *mSlotsLabel;
- gcn::Label *mFilterLabel;
-
ProgressBar *mWeightBar;
ProgressBar *mSlotsBar;
TabStrip *mFilter;