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.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gui/inventorywindow.h b/src/gui/inventorywindow.h
index a7130b65..ad1c8f38 100644
--- a/src/gui/inventorywindow.h
+++ b/src/gui/inventorywindow.h
@@ -82,11 +82,6 @@ class InventoryWindow : public Window,
*/
void valueChanged(const gcn::SelectionEvent &event);
- /**
- * Tracks when the mouse exits the window
- */
- ~InventoryWindow();
-
private:
void updateButtons(); /**< Updates button states. */