mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-09 17:15:43 +01:00
amidi: remove unused variable
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
15a5a16eb7
commit
52f5bea5e9
1 changed files with 0 additions and 1 deletions
|
@ -643,7 +643,6 @@ int main(int argc, char *argv[])
|
|||
}
|
||||
|
||||
if (inputp) {
|
||||
int need_timestamp = 0;
|
||||
int read = 0;
|
||||
int npfds;
|
||||
struct pollfd *pfds;
|
||||
|
|
Loading…
Reference in a new issue