Fix test error

This commit is contained in:
jacob1 2017-02-26 14:02:38 -05:00 committed by GitHub
parent 57e7196e56
commit d5347b0906

View File

@ -1095,7 +1095,6 @@ int main(int argc, char * argv[])
#endif
#ifdef X86_SSE3
_MM_SET_DENORMALS_ZERO_MODE(_MM_DENORMALS_ZERO_ON);
#error test
#endif
GameController * gameController = NULL;