mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
adapter: remove redundant set_active call
This commit is contained in:
parent
b05597cf6b
commit
bcaf7cd722
1 changed files with 0 additions and 2 deletions
|
|
@ -216,8 +216,6 @@ static void *create_object(void *_data,
|
|||
|
||||
pw_impl_node_register(adapter, NULL);
|
||||
|
||||
pw_impl_node_set_active(adapter, true);
|
||||
|
||||
return adapter;
|
||||
|
||||
error_properties:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue