mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Remove unused variables
This commit is contained in:
parent
c0324a7104
commit
93b48c4d96
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue