X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fmenuframe.h;h=75e03da451ad73fd57351b04309370679095fde3;hb=ca342aa767d35fe40e710c116d539b9577caa6ae;hp=e1f4b15bfe03b4ddd3b355f883731e5b1ffcbf99;hpb=83da4ec9398d197f39461cd7305163b2676840c8;p=chaz%2Fopenbox 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;