diff options
Diffstat (limited to 'gpgme/edit.c')
| -rw-r--r-- | gpgme/edit.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/gpgme/edit.c b/gpgme/edit.c index 1fa39290..e46f42bc 100644 --- a/gpgme/edit.c +++ b/gpgme/edit.c @@ -128,7 +128,6 @@ _gpgme_op_edit_start (GpgmeCtx ctx, int synchronous,   leave:    if (err)      { -      ctx->pending = 0;         _gpgme_engine_release (ctx->engine);        ctx->engine = NULL;      } | 
