mirror of https://github.com/encounter/SDL.git
SDL_config_os2.h: remove some duplicated lines.
This commit is contained in:
parent
582e1f4a1c
commit
431b79cf34
|
@ -173,12 +173,8 @@
|
|||
/* #undef HAVE_LOGF */
|
||||
#define HAVE_LOG10 1
|
||||
/* #undef HAVE_LOG10F */
|
||||
/* #undef HAVE_LROUND */
|
||||
/* #undef HAVE_LROUNDF */
|
||||
#define HAVE_POW 1
|
||||
/* #undef HAVE_POWF */
|
||||
/* #undef HAVE_ROUND */
|
||||
/* #undef HAVE_ROUNDF */
|
||||
#define HAVE_SIN 1
|
||||
/* #undef HAVE_SINF */
|
||||
/* #undef HAVE_SCALBN */
|
||||
|
|
Loading…
Reference in New Issue