projects
/
gpgme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5d82bf
)
2010-06-11 Marcus Brinkmann <marcus@g10code.de>
author
Marcus Brinkmann
<mb@g10code.com>
Thu, 10 Jun 2010 23:29:06 +0000
(23:29 +0000)
committer
Marcus Brinkmann
<mb@g10code.com>
Thu, 10 Jun 2010 23:29:06 +0000
(23:29 +0000)
* w32-io.c (_gpgme_io_spawn): Remove debug printf.
src/ChangeLog
patch
|
blob
|
history
src/w32-io.c
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index bfda77548ca57e3190051df170742b111bba62f4..192fc113e30bbf1269310e0ee1570ab88e7594f9 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2010-06-11 Marcus Brinkmann <marcus@g10code.de>
+
+ * w32-io.c (_gpgme_io_spawn): Remove debug printf.
+
2010-06-10 Marcus Brinkmann <marcus@g10code.de>
* gpgme-tool.c (gpgme_server): Use special hack for Windows CE to
diff --git
a/src/w32-io.c
b/src/w32-io.c
index 78d3a30ef6593240292eb9e39db46f258a680680..fc93df56d8300b9b2b2680602468d574551974d3 100644
(file)
--- 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) */