diff --git a/sc2/src/sc2code/libs/graphics/sdl/scalers.c b/sc2/src/sc2code/libs/graphics/sdl/scalers.c index 6236bdcb1..e6a4ae204 100755 --- a/sc2/src/sc2code/libs/graphics/sdl/scalers.c +++ b/sc2/src/sc2code/libs/graphics/sdl/scalers.c @@ -203,9 +203,6 @@ Scale_PrepPlatform (int flags, const SDL_PixelFormat* fmt) Scale_Platform = SCALEPLAT_NULL; - // XXX: Hack to test some code - Scale_MMX_PrepPlatform (fmt); - // first match wins // add better platform techs to the top #ifdef MMX_ASM