mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Cleanups
This commit is contained in:
parent
e5059a237a
commit
3ad2d593fb
@ -257,9 +257,6 @@ static void retroarch_msg_queue_deinit(void)
|
||||
|
||||
#ifdef HAVE_THREADS
|
||||
slock_unlock(_runloop_msg_queue_lock);
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_THREADS
|
||||
slock_free(_runloop_msg_queue_lock);
|
||||
_runloop_msg_queue_lock = NULL;
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user