# HG changeset patch # User Dan Nicolaescu # Date 1275966407 25200 # Node ID 8cdd65a4d95c272ef91810b442d019db18f00aba # Parent 734073f5d07300548089215454a8d96186dd9537 * src/dispnew.c: Remove obsolete comment. diff -r 734073f5d073 -r 8cdd65a4d95c src/ChangeLog --- a/src/ChangeLog Mon Jun 07 20:02:41 2010 -0700 +++ b/src/ChangeLog Mon Jun 07 20:06:47 2010 -0700 @@ -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 -r 734073f5d073 -r 8cdd65a4d95c src/dispnew.c --- a/src/dispnew.c Mon Jun 07 20:02:41 2010 -0700 +++ b/src/dispnew.c Mon Jun 07 20:06:47 2010 -0700 @@ -47,9 +47,6 @@ #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