SDL_config_os2.h: remove duplicated HAVE_WCSL* defines.

This commit is contained in:
Ozkan Sezer 2024-05-28 08:01:02 +03:00
parent 8bc47dc3f1
commit 6825a4aabb
1 changed files with 0 additions and 3 deletions

View File

@ -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