aboutsummaryrefslogtreecommitdiffstats
path: root/g10/export.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/export.c')
-rw-r--r--g10/export.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/g10/export.c b/g10/export.c
index 495079602..2760ea054 100644
--- a/g10/export.c
+++ b/g10/export.c
@@ -594,7 +594,6 @@ do_export_stream( IOBUF out, STRLIST users, int secret,
if( rc ) {
log_error("build_packet(%d) failed: %s\n",
node->pkt->pkttype, g10_errstr(rc) );
- rc = G10ERR_WRITE_FILE;
goto leave;
}
}