old unused variable
authorDana Jansens <danakj@orodu.net>
Sun, 20 May 2007 01:57:10 +0000 (01:57 +0000)
committerDana Jansens <danakj@orodu.net>
Sun, 20 May 2007 01:57:10 +0000 (01:57 +0000)
openbox/menuframe.h

index e1f4b15..75e03da 100644 (file)
@@ -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;