]> Dogcows Code - chaz/openbox/blobdiff - plugins/menu/client_menu.c
rename 'xinerama' stuff to 'monitors' to be more generic and descriptive.
[chaz/openbox] / plugins / menu / client_menu.c
index 67c17acd2c73088f32fa740075f87a61644898fa..acb33cd59e2f4efdd9ab5005d08c91b6525496e3 100644 (file)
@@ -56,6 +56,7 @@ void client_send_to_update(Menu *self)
     }
 }
 
+#if 0
 void client_menu_show(Menu *self, int x, int y, Client *client)
 {
     int newy;
@@ -82,6 +83,7 @@ void client_menu_show(Menu *self, int x, int y, Client *client)
        menu_hide(self->open_submenu);
     }
 }
+#endif
 
 void plugin_setup_config() { }
 
This page took 0.02368 seconds and 4 git commands to generate.