Skip to content

Commit 6d53bed

Browse files
committed
Remove redundant defines from build config.
1 parent 6cc42c4 commit 6d53bed

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

include/build_config/SDL_build_config_ngage.h

-3
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,4 @@
6868
#define HAVE_SQRT 1
6969
#define HAVE_TAN 1
7070

71-
#define isnanf(x) SDL_uclibc_isnanf(x);
72-
#define isinff(x) SDL_uclibc_isinff(x);
73-
7471
#endif /* SDL_build_config_ngage_h_ */

0 commit comments

Comments
 (0)