Revert "Don't hide submenus immediately when unselecting the parent's entry"
[mikachu/openbox.git] / openbox / menuframe.h
index 624c3f4..1b1dcc7 100644 (file)
@@ -53,9 +53,6 @@ struct _ObMenuFrame
 
     GList *entries;
     ObMenuEntryFrame *selected;
 
     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;
 
     /* show entries from the menu starting at this index */
     guint show_from;