mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-17 08:56:49 -05:00
alsa: remove useless code
The resync check can be done in check_position_config.
This commit is contained in:
parent
4246961070
commit
798228a906
2 changed files with 2 additions and 19 deletions
|
|
@ -189,8 +189,6 @@ struct state {
|
|||
uint32_t start_delay;
|
||||
|
||||
uint32_t duration;
|
||||
uint32_t last_duration;
|
||||
uint64_t last_position;
|
||||
unsigned int alsa_started:1;
|
||||
unsigned int alsa_sync:1;
|
||||
unsigned int alsa_recovering:1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue