mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
jack: update for new API
This commit is contained in:
parent
6ce9b5acf7
commit
640a50091e
1 changed files with 0 additions and 1 deletions
|
|
@ -1894,7 +1894,6 @@ jack_client_t * jack_client_open (const char *client_name,
|
|||
&client->core_listener,
|
||||
&core_events, client);
|
||||
client->registry_proxy = pw_core_proxy_get_registry(client->core_proxy,
|
||||
PW_TYPE_INTERFACE_Registry,
|
||||
PW_VERSION_REGISTRY, 0);
|
||||
pw_registry_proxy_add_listener(client->registry_proxy,
|
||||
&client->registry_listener,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue