X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fmount.h;h=6c60167deb96bdeab9ecfd0fe4d422004d2785af;hp=4732902ef3c91b2a895d23eb67d20066d2db5e0d;hb=55096547212928b0ba83fca2595cae0d66d3c0b0;hpb=3e5235b0d95020e8260d8deb6d7b070b0e0c60be diff --git a/src/mount.h b/src/mount.h index 4732902ef..6c60167de 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;