=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/chrdef.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- src/usr.bin/mg/chrdef.h 2002/02/14 02:50:10 1.4 +++ src/usr.bin/mg/chrdef.h 2002/02/21 04:15:30 1.5 @@ -1,4 +1,4 @@ -/* $OpenBSD: chrdef.h,v 1.4 2002/02/14 02:50:10 vincent Exp $ */ +/* $OpenBSD: chrdef.h,v 1.5 2002/02/21 04:15:30 deraadt Exp $ */ /* * sys/default/chardef.h: character set specific #defines for Mg 2a @@ -10,9 +10,7 @@ * and won't have the size problems. Override in sysdef.h if no * unsigned char type. */ -#ifndef CHARMASK #define CHARMASK(c) ((unsigned char) (c)) -#endif /* * These flags, and the macros below them,