]> Dogcows Code - chaz/openbox/blobdiff - openbox/menuframe.h
Revert "Don't hide submenus immediately when unselecting the parent's entry"
[chaz/openbox] / openbox / menuframe.h
index 624c3f49185f8493d1aa861fe92ffeb63ba1be17..1b1dcc703f73eebffffdb03f0a6f9aff0c6ec1bd 100644 (file)
@@ -53,9 +53,6 @@ struct _ObMenuFrame
 
     GList *entries;
     ObMenuEntryFrame *selected;
-    /* if a submenu was selected, then this holds the entry for that submenu
-       until it is closed */
-    ObMenuEntryFrame *open_submenu;
 
     /* show entries from the menu starting at this index */
     guint show_from;
This page took 0.019941 seconds and 4 git commands to generate.