aboutsummaryrefslogtreecommitdiffstats
path: root/gpgme/edit.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--gpgme/edit.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gpgme/edit.c b/gpgme/edit.c
index e46f42bc..f729196d 100644
--- a/gpgme/edit.c
+++ b/gpgme/edit.c
@@ -121,8 +121,6 @@ _gpgme_op_edit_start (GpgmeCtx ctx, int synchronous,
_gpgme_engine_set_status_handler (ctx->engine, edit_status_handler, ctx);
- _gpgme_engine_set_verbosity (ctx->engine, ctx->verbosity);
-
err = _gpgme_engine_op_edit (ctx->engine, key, out, ctx);
leave: