mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 09:32:52 +00:00
(task_queue) Remove unused variable
This commit is contained in:
parent
a85bc7bab6
commit
648da7b6e6
@ -382,8 +382,6 @@ static bool retro_task_threaded_find(
|
||||
|
||||
static void retro_task_threaded_retrieve(task_retriever_data_t *data)
|
||||
{
|
||||
retro_task_t *task;
|
||||
|
||||
/* Protect access to running tasks */
|
||||
slock_lock(running_lock);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user