mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-05-05 01:58:01 +02:00
m-endpoint-creation: remove undefined API
This commit is contained in:
parent
f196803f88
commit
e0e2e3920e
1 changed files with 0 additions and 4 deletions
|
|
@ -38,10 +38,6 @@ WpSession * wp_limited_creation_lookup_session (WpLimitedCreation *self, ...);
|
|||
WpSession * wp_limited_creation_lookup_session_full (WpLimitedCreation *self,
|
||||
WpObjectInterest * interest);
|
||||
|
||||
void wp_limited_creation_add_node (WpLimitedCreation * self, WpNode *node);
|
||||
|
||||
void wp_limited_creation_remove_node (WpLimitedCreation * self, WpNode *node);
|
||||
|
||||
/* for subclasses only */
|
||||
void wp_endpoint_creation_notify_endpoint_created(WpLimitedCreation * self,
|
||||
WpSessionItem *ep);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue