X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fsocket.h;h=8f3cd76ad7d5e78545a9e2110c467ccfe3b05e6b;hp=0674cd81bffee159996ad947ba3bf383322880e9;hb=2e22afe909cd5fa003347aa91ad15f0516e5047f;hpb=73c33e7f225f81e6066386fba997e8ea2ba361b3 diff --git a/src/socket.h b/src/socket.h index 0674cd81b..8f3cd76ad 100644 --- a/src/socket.h +++ b/src/socket.h @@ -88,8 +88,6 @@ struct Socket { SocketState state, deserialized_state; - KillMode kill_mode; - ExecCommand* control_command; SocketExecCommand control_command_id; pid_t control_pid;