=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/def.h,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- src/usr.bin/mg/def.h 2002/05/29 12:41:42 1.41 +++ src/usr.bin/mg/def.h 2002/06/21 00:54:55 1.42 @@ -1,4 +1,4 @@ -/* $OpenBSD: def.h,v 1.41 2002/05/29 12:41:42 vincent Exp $ */ +/* $OpenBSD: def.h,v 1.42 2002/06/21 00:54:55 vincent Exp $ */ #include @@ -614,7 +614,6 @@ extern int tttop; extern int ttbot; extern int tthue; -extern int undoaction; extern int defb_nmodes; extern int defb_flag; extern const char cinfo[];