Comment this out - makes all tasks way too slow

This commit is contained in:
twinaphex 2016-05-09 07:54:45 +02:00
parent c82505ed9e
commit 8bcc889d90

View File

@ -437,7 +437,9 @@ static void threaded_worker(void *userdata)
slock_unlock(finished_lock);
}
#if 0
retro_sleep(10);
#endif
}
slock_unlock(running_lock);