old unused variable

This commit is contained in:
Dana Jansens 2007-05-20 01:57:10 +00:00
parent ce1de0f365
commit a112ffa170

View 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;