Mercurial > emacs
changeset 108909:8cdd65a4d95c
* src/dispnew.c: Remove obsolete comment.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 07 Jun 2010 20:06:47 -0700 |
parents | 734073f5d073 |
children | 068a6fde823a |
files | src/ChangeLog src/dispnew.c |
diffstat | 2 files changed, 2 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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 <dann@ics.uci.edu> + * dispnew.c: Remove obsolete comment. + Remove INCLUDED_FCNTL. * xterm.c (INCLUDED_FCNTL): * callproc.c (INCLUDED_FCNTL):
--- 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