From 04a85677e535e6759ecde14b52e75789d8b8191e Mon Sep 17 00:00:00 2001 From: Scott Moynes Date: Thu, 22 May 2003 02:49:08 +0000 Subject: layers submenu on client --- openbox/menu.c | 1 - 1 file changed, 1 deletion(-) (limited to 'openbox') diff --git a/openbox/menu.c b/openbox/menu.c index 3143c911..2af1a01f 100644 --- a/openbox/menu.c +++ b/openbox/menu.c @@ -272,7 +272,6 @@ void menu_show_full(Menu *self, int x, int y, Client *client) } } - void menu_hide(Menu *self) { if (self->shown) { XUnmapWindow(ob_display, self->frame); -- cgit v1.2.3