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>
Sun, 30 Sep 2012 18:50:30 +0000 (14:50 -0400)
commitf53fa1e589589a6ea2a0e91d372d9771fa1cdd04
treecc890248d313d88aca8bbc8ecfda1b3f40798939
parentfbc3e344cdbb0fc70b960c60153bd86d56b9eb43
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