forked from tTh/FloatImg
oups...
This commit is contained in:
parent
1cc2f9caaf
commit
922292adf8
|
@ -93,7 +93,7 @@ for (y=0; y<psrc->height; y++) {
|
|||
}
|
||||
}
|
||||
|
||||
fprintf(stderr, "on %d off %d\n", on, off);
|
||||
if (verbosity > 1) fprintf(stderr, "on %d off %d\n", on, off);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue