mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-19 07:00:10 -05:00
Ensure all globals have PW_KEY_OBJECT_SERIAL prop
This avoids the caller having to set this property.
This commit is contained in:
parent
ac28abbadf
commit
30419c37df
17 changed files with 9 additions and 69 deletions
|
|
@ -269,7 +269,6 @@ int session_init(struct session *this,
|
|||
struct pw_properties *properties)
|
||||
{
|
||||
static const char * const keys[] = {
|
||||
PW_KEY_OBJECT_SERIAL,
|
||||
PW_KEY_FACTORY_ID,
|
||||
PW_KEY_CLIENT_ID,
|
||||
NULL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue