=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/chrdef.h,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- src/usr.bin/mg/chrdef.h 2005/06/14 18:14:40 1.7 +++ src/usr.bin/mg/chrdef.h 2015/03/17 18:08:52 1.8 @@ -1,4 +1,4 @@ -/* $OpenBSD: chrdef.h,v 1.7 2005/06/14 18:14:40 kjell Exp $ */ +/* $OpenBSD: chrdef.h,v 1.8 2015/03/17 18:08:52 bcallah Exp $ */ /* This file is in the public domain. */ @@ -45,7 +45,6 @@ #define METACH CCHR('[') #endif -#ifdef XKEYS #define K00 256 #define K01 257 #define K02 258 @@ -78,4 +77,3 @@ #define K1D 285 #define K1E 286 #define K1F 287 -#endif