useless blanking
authorPierre Habouzit <madcoder@debian.org>
Sat, 11 Aug 2007 12:24:46 +0000 (14:24 +0200)
committerPierre Habouzit <madcoder@debian.org>
Sat, 11 Aug 2007 12:24:46 +0000 (14:24 +0200)
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
crypt.cpkg

index c6b2c2d..5326fda 100644 (file)
@@ -1217,7 +1217,6 @@ static int crypt_verify_one(BODY *sigbdy, STATE *s, FILE *fp, int is_smime)
   state_attach_puts (_("[-- Begin signature information --]\n"), s);
 
   err = gpgme_op_verify (ctx, signature, message, NULL);
   state_attach_puts (_("[-- Begin signature information --]\n"), s);
 
   err = gpgme_op_verify (ctx, signature, message, NULL);
-  mutt_need_hard_redraw ();
   if (err) {
     char buf[200];
 
   if (err) {
     char buf[200];