From: Karl Heuer Date: Sat, 19 Mar 1994 05:34:11 +0000 (+0000) Subject: Delete obsolete comment. X-Git-Tag: emacs-19.34~9429 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=780e2f180337a4b11c789a95cf309046a758e091;p=emacs.git Delete obsolete comment. --- diff --git a/lisp/terminal.el b/lisp/terminal.el index 939791e1691..c5449281ca9 100644 --- a/lisp/terminal.el +++ b/lisp/terminal.el @@ -1122,10 +1122,6 @@ work with `terminfo' we will try to use it." (setq te-process (start-process "terminal-emulator" (current-buffer) "/bin/sh" "-c" - ;; Yuck!!! Start a shell to set some terminal - ;; control characteristics. Then start the - ;; "env" program to setup the terminal type - ;; Then finally start the program we wanted. (format "%s; exec %s" te-stty-string (mapconcat 'te-quote-arg-for-sh