aboutsummaryrefslogtreecommitdiffstats
path: root/src/posix-io.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/posix-io.c')
-rw-r--r--src/posix-io.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/posix-io.c b/src/posix-io.c
index afee504d..908c1ee9 100644
--- a/src/posix-io.c
+++ b/src/posix-io.c
@@ -372,8 +372,6 @@ _gpgme_io_spawn (const char *path, char *const argv[], unsigned int flags,
int status;
int signo;
- (void)flags;
-
TRACE_BEG1 (DEBUG_SYSIO, "_gpgme_io_spawn", path,
"path=%s", path);
i = 0;