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/mapwindow.h')
-rw-r--r--src/client/mapwindow.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/client/mapwindow.h b/src/client/mapwindow.h
index 27f11f0..8391304 100644
--- a/src/client/mapwindow.h
+++ b/src/client/mapwindow.h
@@ -28,9 +28,6 @@ public:
MapWindow(ui::Widget *parent = 0);
virtual ~MapWindow();
- /// toggle the map window
- void toggle();
-
/// hide the map window
virtual void hide();