X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/9d751e7eec4f4bc7292be46f2af774fe1adf336a..fd069b4ca08cb46eb335a1434330b21fbaf84b9c:/cgit.h?ds=sidebyside diff --git a/cgit.h b/cgit.h index 0b88dcd..005ae63 100644 --- 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; };