bin: remove dead code from ltl2tgta
* bin/ltl2tgta.cc: There is no -B option.
This commit is contained in:
parent
c369f899a3
commit
3334a6a679
1 changed files with 0 additions and 3 deletions
|
|
@ -115,9 +115,6 @@ parse_opt(int key, char* arg, struct argp_state*)
|
|||
case '8':
|
||||
spot::enable_utf8();
|
||||
break;
|
||||
case 'B':
|
||||
type = spot::postprocessor::BA;
|
||||
break;
|
||||
case 'x':
|
||||
{
|
||||
const char* opt = extra_options.parse_options(arg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue