Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2013-11-08 21:01:05 +0000
committerStijn Buys <ingar@osirion.org>2013-11-08 21:01:05 +0000
commitdd2162af7727c0f30d77cc7ae33ccbb346611b20 (patch)
tree0cb7d2ab453c8f82864853780cdb9c56270a1fb2 /src/client/inventorywindow.cc
parentc8336c0fb110f8b23707c755e7ebaabdde62c8ea (diff)
Code cleanups, removed unnecessary functions,
added star coronas to the map.
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