summaryrefslogtreecommitdiff
path: root/mh/repl.c
diff options
context:
space:
mode:
Diffstat (limited to 'mh/repl.c')
-rw-r--r--mh/repl.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/mh/repl.c b/mh/repl.c
index 350241a67..9f0f5e55b 100644
--- a/mh/repl.c
+++ b/mh/repl.c
@@ -261,10 +261,6 @@ opt_handler (int key, char *arg, struct argp_state *state)
mh_opt_notimpl ("-[no]whatnowproc");
break;
- case ARG_LICENSE:
- mh_license (argp_program_version);
- break;
-
case ARGP_KEY_FINI:
if (!format_str)
format_str = default_format_str;

Return to:

Send suggestions and report system problems to the System administrator.