better messages

This commit is contained in:
tTh
2024-03-27 12:19:41 +01:00
parent 953462eb6e
commit 3604f41a57
2 changed files with 4 additions and 4 deletions

View File

@@ -94,7 +94,7 @@ for (idx=0; idx<globbuf.gl_pathc; idx++) {
image.width, image.height);
}
fprintf(stderr, " %6ld %s\r", (long)globbuf.gl_pathc-idx, fname);
// fprintf(stderr, " %6ld %s\r", (long)globbuf.gl_pathc-idx, fname);
foo = filterstack_run(fchain, &image, 0);
if (foo) {