X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=service.h;h=4eed6ad02a2496253646d733bce98c9e48c061ea;hb=54438652fac1f4f8dc6120bbfa8aac766aa656d3;hp=fe59c9a7e3d887a1c00f97e203c6046adeb386e4;hpb=ba4831e5eb179e415282a957604f039bceb4804f;p=nssm.git diff --git a/service.h b/service.h index fe59c9a..4eed6ad 100644 --- a/service.h +++ b/service.h @@ -57,7 +57,6 @@ typedef struct { unsigned long stdin_sharing; unsigned long stdin_disposition; unsigned long stdin_flags; - HANDLE stdin_pipe; TCHAR stdout_path[PATH_LENGTH]; unsigned long stdout_sharing; unsigned long stdout_disposition;