changeset 8760:14951c0ea4f8

Don't call menu-bar-mode.
author Richard M. Stallman <rms@gnu.org>
date Thu, 15 Sep 1994 20:10:12 +0000
parents 19d9177069c4
children 4feb7830ba01
files lisp/term/x-win.el
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/term/x-win.el	Thu Sep 15 20:09:49 1994 +0000
+++ b/lisp/term/x-win.el	Thu Sep 15 20:10:12 1994 +0000
@@ -620,8 +620,6 @@
       (while (setq i (string-match "[.*]" x-resource-name))
 	(aset x-resource-name i ?-))))
 
-(menu-bar-mode t)
-
 (x-open-connection (or x-display-name
 		       (setq x-display-name (getenv "DISPLAY")))
 		   x-command-line-resources)