From: Dan Nicolaescu Date: Tue, 8 Jun 2010 03:06:47 +0000 (-0700) Subject: * src/dispnew.c: Remove obsolete comment. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~108 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0263a941230d82b781ff85014c6fa1e341c98f01;p=emacs.git * src/dispnew.c: Remove obsolete comment. --- diff --git a/src/ChangeLog b/src/ChangeLog index 2290a515476..5693fc1126e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,7 @@ 2010-06-08 Dan Nicolaescu + * dispnew.c: Remove obsolete comment. + Remove INCLUDED_FCNTL. * xterm.c (INCLUDED_FCNTL): * callproc.c (INCLUDED_FCNTL): diff --git a/src/dispnew.c b/src/dispnew.c index 476b58ae7e3..a8ba1995435 100644 --- a/src/dispnew.c +++ b/src/dispnew.c @@ -47,9 +47,6 @@ along with GNU Emacs. If not, see . */ #include "blockinput.h" #include "process.h" -/* I don't know why DEC Alpha OSF1 fail to compile this file if we - include the following file. */ -/* #include "systty.h" */ #include "syssignal.h" #ifdef HAVE_X_WINDOWS