Also install the langregion file on Blackberry & Symbian. Don't auto enable hardware transform on Symbian.

This commit is contained in:
Sacha 2013-10-17 23:24:49 +10:00
parent 99fec75f06
commit e112cf5aff
3 changed files with 3 additions and 3 deletions

View file

@ -359,7 +359,6 @@ void NativeInit(int argc, const char *argv[],
#endif
}
#ifdef __SYMBIAN32__
g_Config.bHardwareTransform = true;
g_Config.bSeparateCPUThread = false;
g_Config.bSeparateIOThread = false;
#endif