improve introspection

Small cleanups
This commit is contained in:
Wim Taymans 2016-08-18 12:17:31 +02:00
parent ab0537305f
commit bdbddaf75b
15 changed files with 117 additions and 688 deletions

View file

@ -40,9 +40,7 @@ struct _PinosContextPrivate
GList *clients;
GList *nodes;
GList *ports;
GList *connections;
GList *channels;
GList *links;
};
void pinos_subscribe_get_proxy (PinosSubscribe *subscribe,