* src/dispnew.c: Remove obsolete comment.
authorDan Nicolaescu <dann@ics.uci.edu>
Tue, 8 Jun 2010 03:06:47 +0000 (20:06 -0700)
committerDan Nicolaescu <dann@ics.uci.edu>
Tue, 8 Jun 2010 03:06:47 +0000 (20:06 -0700)
src/ChangeLog
src/dispnew.c

index 2290a51..5693fc1 100644 (file)
@@ -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):
index 476b58a..a8ba199 100644 (file)
@@ -47,9 +47,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #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