ClearMenuBar
ClearMenuBar Redraw the menu bar with no menus
#include <Menus.h> Menu Manager
void ClearMenuBar( );
This draws a blank menu bar at the top of the Window Manager's grafPort.
Returns: none

Notes: This does NOT delete menus from the menu list, nor does it release memory
used by any Menu Manager structure.