aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32-io.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/w32-io.c')
-rw-r--r--src/w32-io.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/w32-io.c b/src/w32-io.c
index 78d3a30e..fc93df56 100644
--- a/src/w32-io.c
+++ b/src/w32-io.c
@@ -1520,8 +1520,6 @@ _gpgme_io_spawn (const char *path, char *const argv[], unsigned int flags,
return TRACE_SYSRES (-1);
}
- fprintf (stderr, "SPAWNY: %s\n", cmdline);
-
if (!CreateProcessA (path, /* Program to start. */
cmdline, /* Command line arguments. */
NULL, /* (not supported) */