diff options
Diffstat (limited to 'common/exechelp.h')
-rw-r--r-- | common/exechelp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/exechelp.h b/common/exechelp.h index 82224fd2a..3454cd69c 100644 --- a/common/exechelp.h +++ b/common/exechelp.h @@ -112,7 +112,6 @@ gpg_error_t gnupg_create_pipe (int filedes[2]); */ gpg_error_t gnupg_spawn_process (const char *pgmname, const char *argv[], - gpg_err_source_t errsource, void (*preexec)(void), unsigned int flags, estream_t *r_infp, estream_t *r_outfp, |