chiark / gitweb /
core: no need to list properties for PropertiesChanged messages anymore
[elogind.git] / src / core / swap.c
index b197eb469af266a11b5292b0524af497729b213e..79862e5b87183a0bc9503b2e487fe07f9b09a6ea 100644 (file)
@@ -1445,7 +1445,6 @@ const UnitVTable swap_vtable = {
 
         .bus_interface = "org.freedesktop.systemd1.Swap",
         .bus_vtable = bus_swap_vtable,
-        .bus_changing_properties = bus_swap_changing_properties,
         .bus_set_property = bus_swap_set_property,
         .bus_commit_properties = bus_swap_commit_properties,