--- screen.c Sun Jan 3 20:13:51 1999 +++ screen.c Sun Jan 20 02:16:32 2002 @@ -70,12 +70,6 @@ static void stopset __P((int)); -/* - * Capabilities from TERMCAP. - */ -char PC, *BC, *UP; /* tgoto requires globals: ugh! */ -speed_t ospeed; - static char *bcstr, /* backspace char */ *CEstr, /* clear to end of line */