diff src/ChangeLog @ 39412:98c036e7b89a

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 24 Sep 2001 13:08:54 +0000
parents c0489c3f4bd9
children 85c78f7cd82e
line wrap: on
line diff
--- a/src/ChangeLog	Mon Sep 24 13:08:36 2001 +0000
+++ b/src/ChangeLog	Mon Sep 24 13:08:54 2001 +0000
@@ -1,5 +1,11 @@
 2001-09-24  Gerd Moellmann  <gerd@gnu.org>
 
+	* Makefile.in (xterm.o): Remove references to sink.h and sinkmask.h.
+
+	* sink11.h, sink11mask.h, sink.h, sinkmask.h: Removed.
+
+	* xterm.c (toplevel): Remove includes in #if 0.
+
 	* process.c (sigchld_handler) [LINUX]: Don't return from
 	the signal handler at the end of the loop.