changeset 6423:5f52d469e0c8

Delete obsolete comment.
author Karl Heuer <kwzh@gnu.org>
date Sat, 19 Mar 1994 05:34:11 +0000
parents 401da3d11995
children b3d22929b7c1
files lisp/terminal.el
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/terminal.el	Sat Mar 19 05:32:26 1994 +0000
+++ b/lisp/terminal.el	Sat Mar 19 05:34:11 1994 +0000
@@ -1122,10 +1122,6 @@
 	  (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