erroneous leftover hack removed

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1968 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2005-11-08 16:49:45 +00:00
parent b67158a5a1
commit 11c9983fc9
@@ -203,9 +203,6 @@ Scale_PrepPlatform (int flags, const SDL_PixelFormat* fmt)
Scale_Platform = SCALEPLAT_NULL; Scale_Platform = SCALEPLAT_NULL;
// XXX: Hack to test some code
Scale_MMX_PrepPlatform (fmt);
// first match wins // first match wins
// add better platform techs to the top // add better platform techs to the top
#ifdef MMX_ASM #ifdef MMX_ASM