aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gpgscm/ffi.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gpgscm/ffi.c')
-rw-r--r--tests/gpgscm/ffi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/gpgscm/ffi.c b/tests/gpgscm/ffi.c
index b9210c706..aefd7c385 100644
--- a/tests/gpgscm/ffi.c
+++ b/tests/gpgscm/ffi.c
@@ -788,7 +788,6 @@ do_spawn_process (scheme *sc, pointer args)
err = gnupg_spawn_process (argv[0], (const char **) &argv[1],
NULL,
- NULL,
flags,
&infp, &outfp, &errfp, &pid);
xfree (argv);