alsa: remove unused variable

This commit is contained in:
Wim Taymans 2024-11-14 12:03:55 +01:00
parent 0833b19a75
commit d32ab4d8ea
2 changed files with 0 additions and 4 deletions

View file

@ -212,7 +212,6 @@ struct state {
unsigned int alsa_started:1;
unsigned int alsa_sync:1;
unsigned int alsa_sync_warning:1;
unsigned int alsa_recovering:1;
unsigned int following:1;
unsigned int matching:1;
unsigned int resample:1;