summaryrefslogtreecommitdiffstats
path: root/games/hack/hack.termcap.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/hack/hack.termcap.c')
-rw-r--r--games/hack/hack.termcap.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/games/hack/hack.termcap.c b/games/hack/hack.termcap.c
index f9acb33..bc90c65 100644
--- a/games/hack/hack.termcap.c
+++ b/games/hack/hack.termcap.c
@@ -9,10 +9,6 @@
#include "def.flag.h" /* for flags.nonull */
extern long *alloc();
-#ifndef lint
-extern /* it is defined in libtermlib (libtermcap) */
-#endif lint
- short ospeed; /* terminal baudrate; used by tputs */
static char tbuf[512];
static char *HO, *CL, *CE, *UP, *CM, *ND, *XD, *BC, *SO, *SE, *TI, *TE;
static char *VS, *VE;
OpenPOWER on IntegriCloud