aboutsummaryrefslogtreecommitdiffstats
path: root/g10/armor.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/armor.c')
-rw-r--r--g10/armor.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/g10/armor.c b/g10/armor.c
index 491cab4fa..195fc2cb9 100644
--- a/g10/armor.c
+++ b/g10/armor.c
@@ -518,8 +518,6 @@ fake_packet( armor_filter_context_t *afx, IOBUF a,
putc('\n', stderr);
}
lastline = 1;
- if( len >= 2 && !afx->not_dash_escaped )
- len -= 2; /* remove the last CR,LF */
rc = -1;
}
}