SDL_config_os2.h: remove some duplicated lines.

This commit is contained in:
Ozkan Sezer 2021-01-29 00:55:00 +03:00
parent 582e1f4a1c
commit 431b79cf34

View File

@ -173,12 +173,8 @@
/* #undef HAVE_LOGF */ /* #undef HAVE_LOGF */
#define HAVE_LOG10 1 #define HAVE_LOG10 1
/* #undef HAVE_LOG10F */ /* #undef HAVE_LOG10F */
/* #undef HAVE_LROUND */
/* #undef HAVE_LROUNDF */
#define HAVE_POW 1 #define HAVE_POW 1
/* #undef HAVE_POWF */ /* #undef HAVE_POWF */
/* #undef HAVE_ROUND */
/* #undef HAVE_ROUNDF */
#define HAVE_SIN 1 #define HAVE_SIN 1
/* #undef HAVE_SINF */ /* #undef HAVE_SINF */
/* #undef HAVE_SCALBN */ /* #undef HAVE_SCALBN */