summaryrefslogtreecommitdiff
path: root/src/core/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/timer.c')
-rw-r--r--src/core/timer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/timer.c b/src/core/timer.c
index f23582c2db..a4ff662c5a 100644
--- a/src/core/timer.c
+++ b/src/core/timer.c
@@ -646,5 +646,4 @@ const UnitVTable timer_vtable = {
.bus_interface = "org.freedesktop.systemd1.Timer",
.bus_vtable = bus_timer_vtable,
- .bus_changing_properties = bus_timer_changing_properties,
};