Removed some unneeded preprocessor conditional code.

It was Windows CE stuff that hasn't been integrated into the sources tree yet.
This commit is contained in:
nethack.allison
2002-01-17 02:17:17 +00:00
parent a7173c6af1
commit 2c26f0ceea
4 changed files with 0 additions and 23 deletions

View File

@@ -122,11 +122,6 @@
# define USE_STDARG
# define NEED_VARARGS
# ifdef UNDER_CE
# define WIN_CE
# define STRCMPI
# endif
/* ARM - the processor; avoids conflict with ARM in hack.h */
# ifdef ARM
# undef ARM