=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/def.h,v retrieving revision 1.160 retrieving revision 1.161 diff -u -r1.160 -r1.161 --- src/usr.bin/mg/def.h 2019/06/26 16:42:30 1.160 +++ src/usr.bin/mg/def.h 2019/07/02 16:25:39 1.161 @@ -1,4 +1,4 @@ -/* $OpenBSD: def.h,v 1.160 2019/06/26 16:42:30 lum Exp $ */ +/* $OpenBSD: def.h,v 1.161 2019/07/02 16:25:39 lum Exp $ */ /* This file is in the public domain. */ @@ -642,7 +642,6 @@ void ttykeymaptidy(void); /* match.c X */ -int ask_showmatch(int, int); int showmatch(int, int); /* version.c X */