diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/xterm.c | 4 |
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" |