Browse Source

SDL_config_os2.h: remove some duplicated lines.

Ozkan Sezer 4 years ago
parent
commit
431b79cf34
1 changed files with 0 additions and 4 deletions
  1. 0 4
      include/SDL_config_os2.h

+ 0 - 4
include/SDL_config_os2.h

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