diff --git a/src/stdlib/SDL_stdlib.c b/src/stdlib/SDL_stdlib.c index 1eb9a12dd..7c2e0d57a 100644 --- a/src/stdlib/SDL_stdlib.c +++ b/src/stdlib/SDL_stdlib.c @@ -278,12 +278,6 @@ void * memcpy ( void * destination, const void * source, size_t num ) #ifdef _M_IX86 -void -__declspec(naked) -_chkstk() -{ -} - /* Float to long */ void __declspec(naked)