]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/shared/bus-util.h
tree-wide: remove various unused functions
[thirdparty/systemd.git] / src / shared / bus-util.h
index 3d3cdecb43e1c5932a8d9182a6ac6b2b9b53f633..71c248fe3c7106ded9f3fd587b80e48deedf9854 100644 (file)
@@ -38,7 +38,6 @@ enum {
 int bus_map_id128(sd_bus *bus, const char *member, sd_bus_message *m, sd_bus_error *error, void *userdata);
 
 int bus_message_map_all_properties(sd_bus_message *m, const struct bus_properties_map *map, unsigned flags, sd_bus_error *error, void *userdata);
-int bus_message_map_properties_changed(sd_bus_message *m, const struct bus_properties_map *map, unsigned flags, sd_bus_error *error, void *userdata);
 int bus_map_all_properties(sd_bus *bus, const char *destination, const char *path, const struct bus_properties_map *map,
                            unsigned flags, sd_bus_error *error, sd_bus_message **reply, void *userdata);