diff --git a/src/option.c b/src/option.c index f7dc370..12c0468 100644 --- a/src/option.c +++ b/src/option.c @@ -2966,7 +2966,6 @@ static int one_opt(int option, char *arg, char *errstr, char *gen_err, int comma } if (len == -1) - ret_err(_("bad hex constant")); else if ((new->clid = opt_malloc(len))) {