Eolian: remove --eo1 support totally

This commit is contained in:
Daniel Zaoui 2014-04-27 08:04:00 +03:00
parent 1cec8103c7
commit e42b68534b
1 changed files with 0 additions and 1 deletions

View File

@ -195,7 +195,6 @@ int main(int argc, char **argv)
static struct option long_options[] =
{
/* These options set a flag. */
{"eo1", no_argument, &eo_needed, 1},
{"eo", no_argument, &eo_needed, 1},
{"verbose", no_argument, 0, 'v'},
{"help", no_argument, 0, 'h'},