emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/macmenu.c


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/src/macmenu.c
Date: Wed, 15 Feb 2006 08:41:50 +0000

Index: emacs/src/macmenu.c
diff -u emacs/src/macmenu.c:1.35 emacs/src/macmenu.c:1.36
--- emacs/src/macmenu.c:1.35    Mon Feb  6 15:23:21 2006
+++ emacs/src/macmenu.c Wed Feb 15 08:41:50 2006
@@ -1701,8 +1701,6 @@
 
   fill_menubar (first_wv->contents);
 
-  DrawMenuBar ();
-
   /* Add event handler so we can detect C-g. */
   install_menu_quit_handler (NULL);
   free_menubar_widget_value_tree (first_wv);




reply via email to

[Prev in Thread] Current Thread [Next in Thread]