From: Gerd Moellmann Date: Mon, 24 Sep 2001 12:59:19 +0000 (+0000) Subject: (toplevel): Remove includes in #if 0. X-Git-Tag: emacs-pretest-21.0.106~19 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=eeba008f47ef4038a9f48aa0d0ff7f2e48fe0a36;p=emacs.git (toplevel): Remove includes in #if 0. --- diff --git a/src/xterm.c b/src/xterm.c index 56dc1361710..9b3e9506d57 100644 --- a/src/xterm.c +++ b/src/xterm.c @@ -76,10 +76,6 @@ Boston, MA 02111-1307, USA. */ #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"