chiark / gitweb /
core: no need to list properties for PropertiesChanged messages anymore
[elogind.git] / src / core / dbus-scope.c
index b20b6e7ffeb0c72570da909f8094590aa425d5fd..bb251edc76ca11573da3ee5e10b9c9e806da59a6 100644 (file)
@@ -36,11 +36,6 @@ const sd_bus_vtable bus_scope_vtable[] = {
         SD_BUS_VTABLE_END
 };
 
-const char* const bus_scope_changing_properties[] = {
-        "Result",
-        NULL
-};
-
 static int bus_scope_set_transient_property(
                 Scope *s,
                 const char *name,