forked from tTh/FloatImg
removing useless message
This commit is contained in:
parent
d8bb6f4ec6
commit
b88d2c234a
|
@ -163,7 +163,7 @@ if (verbosity > 1) {
|
|||
fprintf(stderr, "grabing %d picz, ", nbre_capt);
|
||||
fprintf(stderr, "period is %.3f milliseconds\n", period/1e3);
|
||||
fprintf(stderr, "framesize is %dx%d\n", width, height);
|
||||
fprintf(stderr, "destdir is '%s'\n", dest_dir);
|
||||
// fprintf(stderr, "destdir is '%s'\n", dest_dir);
|
||||
if (upscaling) fprintf(stderr, "upscaling is on\n");
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue