--- np2/sdl/slzaurus/compiler.h 2003/12/12 16:15:19 1.4 +++ np2/sdl/slzaurus/compiler.h 2004/01/10 20:15:43 1.5 @@ -72,8 +72,6 @@ typedef unsigned char BYTE; #define BYTESEX_LITTLE #endif /* SDL_BYTEORDER == SDL_BIG_ENDIAN */ -#define __ASSERT(s) assert(s) - #define UNUSED(v) ((void)(v)) #ifndef NELEMENTS