This commit is contained in:
tTh
2023-06-26 17:34:53 +02:00
parent 67cb70fa3b
commit 253647c008
2 changed files with 8 additions and 6 deletions

View File

@@ -39,7 +39,7 @@ fprintf(stderr, ">>> %s ( '%s' '%s' %d %d )\n", __func__,
globber, destdir, fchain, outfmt);
#endif
// filterstack_list(fchain, "Run the single pass");
if (verbosity) filterstack_list(fchain, "Run the single pass");
(void)fimg_timer_set(0);