mirror of https://github.com/libsdl-org/SDL
SDL_config_os2.h: remove duplicated HAVE_WCSL* defines.
This commit is contained in:
parent
8bc47dc3f1
commit
6825a4aabb
|
@ -114,9 +114,6 @@
|
|||
#define HAVE_MEMCPY 1
|
||||
#define HAVE_MEMMOVE 1
|
||||
#define HAVE_MEMCMP 1
|
||||
#define HAVE_WCSLEN 1
|
||||
#define HAVE_WCSLCPY 1
|
||||
#define HAVE_WCSLCAT 1
|
||||
#define HAVE_WCSCMP 1
|
||||
#define HAVE__WCSICMP 1
|
||||
#define HAVE__WCSNICMP 1
|
||||
|
|
Loading…
Reference in New Issue