more useles messages
This commit is contained in:
@@ -210,6 +210,8 @@ if (3 > argc-optind) {
|
||||
exit(1);
|
||||
}
|
||||
|
||||
if (verbosity>1) fprintf(stderr, "*** fimgfx *** %s %s\n", __DATE__, __TIME__);
|
||||
|
||||
operator = argv[optind];
|
||||
action = lookup_fxidx(operator);
|
||||
if (action < 0) {
|
||||
|
||||
Reference in New Issue
Block a user