Beginnings of dbus based control

This commit is contained in:
Wim Taymans 2016-10-14 16:46:09 +02:00
parent becae3e7fa
commit ee202e13e9
19 changed files with 2086 additions and 28 deletions

View file

@ -78,7 +78,6 @@ id_map_get_uri (SpaIDMap *map, uint32_t id)
}
static const SpaIDMap default_map = {
NULL,
sizeof (SpaIDMap),
NULL,
id_map_get_id,