mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
link: variables are already set in update_state
This commit is contained in:
parent
0441653ce4
commit
741a2b3dcc
1 changed files with 0 additions and 2 deletions
|
|
@ -778,8 +778,6 @@ static void port_state_changed(struct pw_impl_link *this, struct pw_impl_port *p
|
|||
break;
|
||||
default:
|
||||
if (state < PW_IMPL_PORT_STATE_PAUSED && this->prepared) {
|
||||
this->preparing = false;
|
||||
this->prepared = false;
|
||||
pw_impl_link_update_state(this, PW_LINK_STATE_INIT, NULL);
|
||||
}
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue