projects
/
apps
/
madmutt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fbd8a7
)
useless blanking
author
Pierre Habouzit
<madcoder@debian.org>
Sat, 11 Aug 2007 12:24:46 +0000
(14:24 +0200)
committer
Pierre 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
patch
|
blob
|
history
diff --git
a/crypt.cpkg
b/crypt.cpkg
index
c6b2c2d
..
5326fda
100644
(file)
--- a/
crypt.cpkg
+++ b/
crypt.cpkg
@@
-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);
- mutt_need_hard_redraw ();
if (err) {
char buf[200];