keys: move NODE_TARGET to deprecated properties

Add PW_ENABLE_DEPRECATED to some places where we can not yet
avoid removing support.
This commit is contained in:
Wim Taymans 2023-01-10 17:17:34 +01:00
parent 95f87301c7
commit c3032c70b6
5 changed files with 15 additions and 6 deletions

View file

@ -38,6 +38,8 @@
#include <spa/pod/filter.h>
#include <spa/utils/keys.h>
#define PW_ENABLE_DEPRECATED
#include "pipewire/pipewire.h"
#include "pipewire/private.h"