aboutsummaryrefslogtreecommitdiffstats
path: root/g10/cipher.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/cipher.c')
-rw-r--r--g10/cipher.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/g10/cipher.c b/g10/cipher.c
index c45fa1e70..3e7803649 100644
--- a/g10/cipher.c
+++ b/g10/cipher.c
@@ -141,7 +141,6 @@ cipher_filter( void *opaque, int control,
log_error("writing MDC packet failed\n" );
}
cipher_close(cfx->cipher_hd);
- write_status( STATUS_END_ENCRYPTION );
}
else if( control == IOBUFCTRL_DESC ) {
*(char**)buf = "cipher_filter";