summaryrefslogtreecommitdiffstats
path: root/compose.c
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-06-08 09:28:16 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-06-08 09:28:16 +0000
commitc53abe40f5e1efc4272262a9ee5689577897d045 (patch)
treeff03b496efa54cdabf53663e655aff5fd27e40db /compose.c
parentc9b1eb66b8f4263b780f0e60f04e7cacaee1914b (diff)
- Add a $weed option.
- Add out-of-band reporting of signature status.
Diffstat (limited to 'compose.c')
-rw-r--r--compose.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/compose.c b/compose.c
index 221f3493..43be5b55 100644
--- a/compose.c
+++ b/compose.c
@@ -161,7 +161,6 @@ static int pgp_send_menu (int bits, int *redraw)
else
{
bits &= ~PGPSIGN;
- mutt_error _("An unkown PGP version was defined for signing.");
}
*redraw = REDRAW_FULL;