Ensure all globals have PW_KEY_OBJECT_SERIAL prop

This avoids the caller having to set this property.
This commit is contained in:
Demi Marie Obenour 2024-01-16 13:25:39 -05:00 committed by Wim Taymans
parent ac28abbadf
commit 30419c37df
17 changed files with 9 additions and 69 deletions

View file

@ -299,7 +299,6 @@ int endpoint_init(struct endpoint *this,
struct pw_properties *properties)
{
static const char * const keys[] = {
PW_KEY_OBJECT_SERIAL,
PW_KEY_FACTORY_ID,
PW_KEY_CLIENT_ID,
PW_KEY_DEVICE_ID,