aboutsummaryrefslogtreecommitdiffstats
path: root/g10/sign.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/sign.c')
-rw-r--r--g10/sign.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/g10/sign.c b/g10/sign.c
index b011043b2..e8582f43d 100644
--- a/g10/sign.c
+++ b/g10/sign.c
@@ -349,8 +349,6 @@ sign_file( STRLIST filenames, int detached, STRLIST locusr,
* data, it is not possible to know the used length
* without a double read of the file - to avoid that
* we simple use partial length packets.
- * FIXME: We have to do the double read when opt.rfc1991
- * is active.
*/
if( opt.textmode && !outfile )
filesize = 0;