update emit to the new setting

This commit is contained in:
Quentin Carbonneaux 2015-08-24 17:39:52 -04:00
parent d9b9c68532
commit 7beed9e6cf
3 changed files with 126 additions and 165 deletions

View file

@ -113,7 +113,6 @@ main(int ac, char *av[])
rega(fn);
goto RPODump;
}
#if 0
case 'e': {
int n;
@ -137,7 +136,6 @@ main(int ac, char *av[])
pr = 0;
break;
}
#endif
default:
break;
}