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 15:23:03 +0000 (11:23 -0400)
commit45f16b6f820be31d33f074c765d4060c9a6eb6a6
tree2ba8c9bc4a638ad87da5889900b296438fb5f9df
parent5aad740a527e4aa6b1a96dadecbb6d6a29cc7e7c
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