Revert "Revert "Remove useless return.""
This reverts commit 4959b8e20e
.
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;
|
||||
}
|
||||
|
||||
// Avoids warning
|
||||
return 0;
|
||||
}
|
||||
|
||||
static void rsnd_sleep(int msecs)
|
||||
|
|
Loading…
Reference in New Issue