From 9c2d1a1c867bbd7eea083dbc03c0acf1edace8c2 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Tue, 27 Jan 2009 18:53:24 +0000 Subject: moves docking menus from ui to client, allow map and chat window while docked --- src/ui/ui.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/ui/ui.h') diff --git a/src/ui/ui.h b/src/ui/ui.h index fae827e..6216ba7 100644 --- a/src/ui/ui.h +++ b/src/ui/ui.h @@ -42,9 +42,6 @@ public: /// make a window the active window void show_menu(const char *label); - - /// make the entity view menu the active window - void show_menuview(const std::string &label); /// hide the active window void hide_menu(); -- cgit v1.2.3