diff options
Diffstat (limited to 'src/core/path.c')
-rw-r--r-- | src/core/path.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/path.c b/src/core/path.c index 20995d920c..e9111d0612 100644 --- a/src/core/path.c +++ b/src/core/path.c @@ -770,6 +770,5 @@ const UnitVTable path_vtable = { .reset_failed = path_reset_failed, - .bus_interface = "org.freedesktop.systemd1.Path", .bus_vtable = bus_path_vtable }; |