Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/inventorywindow.cc')
-rw-r--r--src/client/inventorywindow.cc8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/client/inventorywindow.cc b/src/client/inventorywindow.cc
index 5ffee72..459d7c5 100644
--- a/src/client/inventorywindow.cc
+++ b/src/client/inventorywindow.cc
@@ -92,14 +92,6 @@ InventoryWindow::~InventoryWindow()
{
}
-void InventoryWindow::toggle()
-{
- if (visible())
- hide();
- else
- show();
-}
-
void InventoryWindow::update_inventory()
{
const float icon_size = 24.0f; // small icons