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, 3 Aug 2011 21:44:55 +0000 (17:44 -0400)
commit8881be9d57cc79b57cd60a9040695dc3c7df5bfa
treeb79ec0a2968c97003e9388562baf75f0f84b2a39
parent84708b67d8e04b68f57922bcfccac5f697a2742b
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