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, 16 Oct 2011 22:54:04 +0000 (18:54 -0400)
commit59fada002bb63644d4644049553fdf5771a48e10
tree74fb17a035bf54a3e7791d42d5f6801e64e5949e
parentcacc7e74cd20ba392c8670e62cc73d74afd3f4ec
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