summaryrefslogtreecommitdiff
path: root/openbox/menuframe.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/menuframe.h')
-rw-r--r--openbox/menuframe.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/openbox/menuframe.h b/openbox/menuframe.h
index 624c3f49..1b1dcc70 100644
--- a/openbox/menuframe.h
+++ b/openbox/menuframe.h
@@ -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;