=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/less/funcs.h,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- src/usr.bin/less/funcs.h 2015/11/07 18:07:44 1.11 +++ src/usr.bin/less/funcs.h 2015/11/09 03:09:19 1.12 @@ -282,7 +282,6 @@ extern int curr_tag(void); extern int edit_tagfile(void); extern void open_getchr(void); -extern void close_getchr(void); extern int getchr(void); extern void *lsignal(int, void (*)(int)); extern char *helpfile(void);