From: Dana Jansens Date: Sun, 20 May 2007 01:57:10 +0000 (+0000) Subject: old unused variable X-Git-Tag: release-3.4.3~90^2~471 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=a112ffa1706d87983e20debde0e811fed93c7ff4;p=dana%2Fopenbox.git old unused variable --- 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;