Fix compilation
This commit is contained in:
@@ -428,7 +428,6 @@ bool MCore::LoadEngine()
|
||||
#elif PLATFORM_LINUX
|
||||
// Adjust GC threads suspending mode on Linux
|
||||
Platform::SetEnvironmentVariable(TEXT("MONO_THREADS_SUSPEND"), TEXT("preemptive"));
|
||||
#endif
|
||||
#endif
|
||||
mono_config_parse(nullptr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user