summaryrefslogtreecommitdiff
path: root/src/core/dbus-mount.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/dbus-mount.c')
-rw-r--r--src/core/dbus-mount.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/core/dbus-mount.c b/src/core/dbus-mount.c
index 3b588087e6..28f0e9071e 100644
--- a/src/core/dbus-mount.c
+++ b/src/core/dbus-mount.c
@@ -124,15 +124,6 @@ const sd_bus_vtable bus_mount_vtable[] = {
SD_BUS_VTABLE_END
};
-const char * const bus_mount_changing_properties[] = {
- "What",
- "Options",
- "Type",
- "ControlPID",
- "Result",
- NULL
-};
-
int bus_mount_set_property(
Unit *u,
const char *name,