diff --git a/reactos/lib/sdk/crt/crt.cmake b/reactos/lib/sdk/crt/crt.cmake index cda75eb5815..7ea581a4e47 100644 --- a/reactos/lib/sdk/crt/crt.cmake +++ b/reactos/lib/sdk/crt/crt.cmake @@ -56,7 +56,6 @@ list(APPEND CRT_SOURCE math/modf.c math/powf.c math/rand.c - math/sqrtf.c math/s_modf.c math/sinf.c math/sinh.c