mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
Remove redundant fields from PortInfo
This commit is contained in:
parent
d1a6d6e03f
commit
f12a5ffc80
5 changed files with 0 additions and 15 deletions
|
|
@ -608,8 +608,6 @@ spa_audiotestsrc_node_port_set_format (SpaNode *node,
|
|||
}
|
||||
|
||||
if (this->have_format) {
|
||||
this->info.direction = direction;
|
||||
this->info.port_id = port_id;
|
||||
this->info.rate = this->current_format.info.raw.rate;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue