summaryrefslogtreecommitdiff
path: root/src/mount.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mount.h')
-rw-r--r--src/mount.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mount.h b/src/mount.h
index 4732902ef3..6c60167deb 100644
--- a/src/mount.h
+++ b/src/mount.h
@@ -88,8 +88,6 @@ struct Mount {
MountState state, deserialized_state;
- KillMode kill_mode;
-
ExecCommand* control_command;
MountExecCommand control_command_id;
pid_t control_pid;