diff options
Diffstat (limited to 'src/core/dbus-mount.h')
-rw-r--r-- | src/core/dbus-mount.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/dbus-mount.h b/src/core/dbus-mount.h index 4bb5d2ddee..f7004d252f 100644 --- a/src/core/dbus-mount.h +++ b/src/core/dbus-mount.h @@ -25,7 +25,6 @@ #include "unit.h" extern const sd_bus_vtable bus_mount_vtable[]; -extern const char * const bus_mount_changing_properties[]; int bus_mount_set_property(Unit *u, const char *name, sd_bus_message *message, UnitSetPropertiesMode mode, sd_bus_error *error); int bus_mount_commit_properties(Unit *u); |