aboutsummaryrefslogtreecommitdiffstats
path: root/src/term.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/term.c')
-rw-r--r--src/term.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/term.c b/src/term.c
index b9f10b122a7..22056451cb9 100644
--- a/src/term.c
+++ b/src/term.c
@@ -3097,7 +3097,6 @@ init_tty (const char *name, const char *terminal_type, int must_succeed)
3097 char *area = NULL; 3097 char *area = NULL;
3098 char **address = &area; 3098 char **address = &area;
3099 int buffer_size = 4096; 3099 int buffer_size = 4096;
3100 register char *p = NULL;
3101 int status; 3100 int status;
3102 struct tty_display_info *tty = NULL; 3101 struct tty_display_info *tty = NULL;
3103 struct terminal *terminal = NULL; 3102 struct terminal *terminal = NULL;