aboutsummaryrefslogtreecommitdiffstats
path: root/src/xterm.c
diff options
context:
space:
mode:
authorGerd Moellmann2001-09-24 12:59:19 +0000
committerGerd Moellmann2001-09-24 12:59:19 +0000
commiteeba008f47ef4038a9f48aa0d0ff7f2e48fe0a36 (patch)
treea46ac6afd6cfb040d9d5dcbf06772d877d7b613d /src/xterm.c
parentcfc335593c77ba2e41370fb34ff3dbd45be16175 (diff)
downloademacs-eeba008f47ef4038a9f48aa0d0ff7f2e48fe0a36.tar.gz
emacs-eeba008f47ef4038a9f48aa0d0ff7f2e48fe0a36.zip
(toplevel): Remove includes in #if 0.
Diffstat (limited to 'src/xterm.c')
-rw-r--r--src/xterm.c4
1 files changed, 0 insertions, 4 deletions
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. */
76#include "termhooks.h" 76#include "termhooks.h"
77#include "termopts.h" 77#include "termopts.h"
78#include "termchar.h" 78#include "termchar.h"
79#if 0
80#include "sink.h"
81#include "sinkmask.h"
82#endif /* ! 0 */
83#include "gnu.h" 79#include "gnu.h"
84#include "disptab.h" 80#include "disptab.h"
85#include "buffer.h" 81#include "buffer.h"