From 72ec22ea89159d1d7d9849e36294df0eddb8509d Mon Sep 17 00:00:00 2001 From: Ozkan Sezer Date: Fri, 29 Jan 2021 00:55:00 +0300 Subject: SDL_config_os2.h: remove some duplicated lines. --- include/SDL_config_os2.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/include/SDL_config_os2.h b/include/SDL_config_os2.h index b49266211..1d830f26c 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 */ -- cgit v1.2.1