X-Git-Url: http://git.openbox.org/?p=mikachu%2Fopenbox.git;a=blobdiff_plain;f=openbox%2Fmenuframe.h;h=1b1dcc703f73eebffffdb03f0a6f9aff0c6ec1bd;hp=624c3f49185f8493d1aa861fe92ffeb63ba1be17;hb=e04522772694682ccd11fc465d861b169675312b;hpb=15802d87b18b8a7a741c2e8d80ab6e5f79ada13e diff --git a/openbox/menuframe.h b/openbox/menuframe.h index 624c3f4..1b1dcc7 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;