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 e1f4b15b..75e03da4 100644
--- a/openbox/menuframe.h
+++ b/openbox/menuframe.h
@@ -77,9 +77,6 @@ struct _ObMenuFrame
struct _ObMenuEntryFrame
{
- /* if this is true then it doesn't have an entry to point to */
- gboolean more;
-
struct _ObMenuEntry *entry;
ObMenuFrame *frame;