]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
filter: make exit status local
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index a474d7777b3b4b5aadb76a9549a49d878c829cdd..f7b606c1b98a5f9262583844c29c0644392f1023 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -62,7 +62,6 @@ struct cgit_filter {
        int old_stdout;
        int pipe_fh[2];
        int pid;
        int old_stdout;
        int pipe_fh[2];
        int pid;
-       int exitstatus;
 };
 
 struct cgit_repo {
 };
 
 struct cgit_repo {