Commit 431b79cf346501e4a52e8b7fae286d7ff1c48b9b

Ozkan Sezer 2021-01-29T00:55:00

SDL_config_os2.h: remove some duplicated lines.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
diff --git a/include/SDL_config_os2.h b/include/SDL_config_os2.h
index b492662..1d830f2 100644
--- a/include/SDL_config_os2.h
+++ b/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 */