aboutsummaryrefslogtreecommitdiff
path: root/tecterm.c
diff options
context:
space:
mode:
Diffstat (limited to 'tecterm.c')
-rw-r--r--tecterm.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/tecterm.c b/tecterm.c
index a4417a4..fe48e6c 100644
--- a/tecterm.c
+++ b/tecterm.c
@@ -63,10 +63,6 @@ char *tgetstr(char *, char **);
void term_puts( char *termcap_string, int lines_affected );
#ifdef TERMCAP
- char *tgetstr();
-#endif
-
-#ifdef TERMCAP
int termcap_co;
int termcap_li;
int termcap_sg;