mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-10 21:52:42 +00:00
rarch_main_data_thread_init - cleanup
This commit is contained in:
parent
c9986f871d
commit
64e3e40bb6
@ -959,10 +959,6 @@ error:
|
||||
slock_free(data_runloop->cond_lock);
|
||||
slock_free(data_runloop->overlay_lock);
|
||||
scond_free(data_runloop->cond);
|
||||
|
||||
if (data_runloop->thread)
|
||||
sthread_join(data_runloop->thread);
|
||||
data_runloop->thread = NULL;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user