Fix for when the menu's update function returns FALSE and no menu is shown.
authorDana Jansens <danakj@orodu.net>
Mon, 24 Jan 2011 21:45:56 +0000 (16:45 -0500)
committerDana Jansens <danakj@orodu.net>
Wed, 5 Oct 2011 17:34:37 +0000 (13:34 -0400)
commita548867149382b5cabf4dfdfc3b3762b995b54a4
treeadbae801644022ceed59ccfaddad6cfa39fab0b2
parent88b85d8393faa96a9c86b2af0e57c492c2ea7091
Fix for when the menu's update function returns FALSE and no menu is shown.

The ObMenuFrame was not being freed, and the child pointer was being left
pointing to the frame that was not visible.
openbox/menuframe.c