Skip to content
Snippets Groups Projects
Commit 0eb89ec1 authored by deuce's avatar deuce
Browse files

OSX hangs on SDL_KillThread() don't use it.

parent 6c486ed8
Branches
Tags
No related merge requests found
......@@ -561,7 +561,6 @@ int SDL_main_env(int argc, char **argv, char **env)
sdl_drawing_thread(NULL);
sdl_exit_drawing_thread=NULL;
if(!main_returned) {
sdl.KillThread(main_thread);
main_ret=0;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment