]> Dogcows Code - chaz/openbox/commitdiff
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 e1f4b15bfe03b4ddd3b355f883731e5b1ffcbf99..75e03da451ad73fd57351b04309370679095fde3 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;
 
This page took 0.024528 seconds and 4 git commands to generate.