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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user