mirror of
https://github.com/libretro/RetroArch
synced 2025-02-19 12:41:00 +00:00
Remove unused variables
This commit is contained in:
parent
c0324a7104
commit
93b48c4d96
@ -880,8 +880,6 @@ static int rarch_main_iterate_quit(void)
|
||||
|
||||
static int rarch_main_iterate_nbio_transfer(void)
|
||||
{
|
||||
size_t pos = 0, tot = 0;
|
||||
|
||||
if (!nbio_iterate(g_extern.nbio.handle))
|
||||
return -1;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user