X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fsocket.h;h=8f3cd76ad7d5e78545a9e2110c467ccfe3b05e6b;hb=b5f776cee9afc14e6c4b945be0576ab3b27e33b7;hp=0674cd81bffee159996ad947ba3bf383322880e9;hpb=4fd5948e74b776b6d68ba55f558da5f354179e52;p=elogind.git 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;