summaryrefslogtreecommitdiff
path: root/mh/mark.c
diff options
context:
space:
mode:
Diffstat (limited to 'mh/mark.c')
-rw-r--r--mh/mark.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mh/mark.c b/mh/mark.c
index 753a27f7f..40f20bc18 100644
--- a/mh/mark.c
+++ b/mh/mark.c
@@ -76,7 +76,6 @@ opt_handler (int key, char *arg, void *unused, struct argp_state *state)
{
switch (key)
{
- case '+':
case ARG_FOLDER:
current_folder = arg;
break;

Return to:

Send suggestions and report system problems to the System administrator.