* xmenu.c (update_frame_menubar): Remove garbaged code.
+2015-01-14 Martin Rudalics <rudalics@gmx.at>
+
+ * xmenu.c (update_frame_menubar): Remove garbaged code.
+
2015-01-14 Paul Eggert <eggert@cs.ucla.edu>
remove_slash_colon need not be inline
/* For reasons I don't know Lucid wants to add one pixel to the frame
height when adding the menu bar. Compensate that here. */
new_height = FRAME_TEXT_HEIGHT (f) - 1;
-s);
#endif /* USE_LUCID */
adjust_frame_size (f, -1, new_height, 2, false, Qmenu_bar_lines);
unblock_input ();