mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-05-15 08:08:07 +02:00
session-item: remove undefined API
This commit is contained in:
parent
a93dbf0845
commit
e4d8f2a2df
1 changed files with 0 additions and 8 deletions
|
|
@ -61,14 +61,6 @@ struct _WpSessionItemClass
|
|||
void (*enable_exported) (WpSessionItem * self, WpTransition * transition);
|
||||
};
|
||||
|
||||
/* parent */
|
||||
|
||||
WP_API
|
||||
WpSessionItem * wp_session_item_get_parent (WpSessionItem * self);
|
||||
|
||||
WP_PRIVATE_API
|
||||
void wp_session_item_set_parent (WpSessionItem *self, WpSessionItem *parent);
|
||||
|
||||
/* Id */
|
||||
|
||||
WP_API
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue