# HG changeset patch # User Gerd Moellmann # Date 1001336359 0 # Node ID abcbdc5bdd473a71a69fc729c72cc9a728ee054d # Parent f31083337897f2d23265b308d4fa34568ae5f440 (toplevel): Remove includes in #if 0. diff -r f31083337897 -r abcbdc5bdd47 src/xterm.c --- a/src/xterm.c Mon Sep 24 12:09:23 2001 +0000 +++ b/src/xterm.c Mon Sep 24 12:59:19 2001 +0000 @@ -76,10 +76,6 @@ #include "termhooks.h" #include "termopts.h" #include "termchar.h" -#if 0 -#include "sink.h" -#include "sinkmask.h" -#endif /* ! 0 */ #include "gnu.h" #include "disptab.h" #include "buffer.h"