]> git.cameronkatri.com Git - cgit.git/blobdiff - cgit.h
ui-shared: use type='search' for the search box
[cgit.git] / cgit.h
diff --git a/cgit.h b/cgit.h
index 0b88dcda0d9d4e3a1e2dd5d445d5dcd6d18d2f0d..005ae63017050f0e6d5821fd51515ca0775f4469 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -71,7 +71,6 @@ struct cgit_exec_filter {
        char *cmd;
        char **argv;
        int old_stdout;
-       int pipe_fh[2];
        int pid;
 };