mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
context: improve properties
This commit is contained in:
parent
520a9831e7
commit
6a4da8a6b3
3 changed files with 11 additions and 11 deletions
|
|
@ -325,7 +325,6 @@ pa_context *pa_context_new_with_proplist(pa_mainloop_api *mainloop, const char *
|
|||
if (r == NULL)
|
||||
return NULL;
|
||||
|
||||
|
||||
c = pw_remote_get_user_data(r);
|
||||
c->loop = loop;
|
||||
c->core = core;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue