X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fmount.h;h=6c60167deb96bdeab9ecfd0fe4d422004d2785af;hb=47342320a097523d93040cdd627e237a420572c5;hp=4732902ef3c91b2a895d23eb67d20066d2db5e0d;hpb=3e5235b0d95020e8260d8deb6d7b070b0e0c60be;p=elogind.git 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;