From: Dana Jansens Date: Sun, 20 May 2007 01:57:10 +0000 (+0000) Subject: old unused variable X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=a112ffa1706d87983e20debde0e811fed93c7ff4;p=chaz%2Fopenbox 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;