summaryrefslogtreecommitdiff
path: root/openbox/menuframe.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-05-20 01:57:10 +0000
committerDana Jansens <danakj@orodu.net>2007-05-20 01:57:10 +0000
commita112ffa1706d87983e20debde0e811fed93c7ff4 (patch)
tree80ea1ca0ca6035dc052f9c02bd13c2ad98915437 /openbox/menuframe.h
parentce1de0f365963bbdf5067b9fca4854daf819c5ba (diff)
old unused variable
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;