mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
remove unused variable
This commit is contained in:
parent
1c90925a7b
commit
f0a2159f9a
@ -944,8 +944,6 @@ static bool init_socket(netplay_t *netplay, const char *server, uint16_t port)
|
||||
|
||||
static bool netplay_init_buffers(netplay_t *netplay, unsigned frames)
|
||||
{
|
||||
unsigned i;
|
||||
|
||||
if (!netplay)
|
||||
return false;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user