mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
deamon: remove obsolete method
This commit is contained in:
parent
12301b6ef1
commit
619c1f83d0
2 changed files with 7 additions and 26 deletions
|
|
@ -71,10 +71,6 @@ void pinos_daemon_stop (PinosDaemon *daemon);
|
|||
gchar * pinos_daemon_export_uniquely (PinosDaemon *daemon, GDBusObjectSkeleton *skel);
|
||||
void pinos_daemon_unexport (PinosDaemon *daemon, const gchar *name);
|
||||
|
||||
void pinos_daemon_track_object (PinosDaemon *daemon,
|
||||
const gchar *sender,
|
||||
GObject *object);
|
||||
|
||||
void pinos_daemon_add_source (PinosDaemon *daemon, PinosSource *source);
|
||||
void pinos_daemon_remove_source (PinosDaemon *daemon, PinosSource *source);
|
||||
PinosSource * pinos_daemon_find_source (PinosDaemon *daemon,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue