diff options
Diffstat (limited to 'cgit.h')
-rw-r--r-- | cgit.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -62,7 +62,6 @@ struct cgit_filter { | |||
62 | int old_stdout; | 62 | int old_stdout; |
63 | int pipe_fh[2]; | 63 | int pipe_fh[2]; |
64 | int pid; | 64 | int pid; |
65 | int exitstatus; | ||
66 | }; | 65 | }; |
67 | 66 | ||
68 | struct cgit_repo { | 67 | struct cgit_repo { |