mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 13:20:43 +00:00
Revert "Revert "Remove useless return.""
This reverts commit 4959b8e20e89d66b998637697be0e4acc4127600.
This commit is contained in:
parent
6ef7eae423
commit
3c2591f71f
@ -685,9 +685,6 @@ static int rsnd_poll(struct pollfd *fd, int numfd, int timeout)
|
|||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Avoids warning
|
|
||||||
return 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static void rsnd_sleep(int msecs)
|
static void rsnd_sleep(int msecs)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user