forked from tTh/FloatImg
less useless message
This commit is contained in:
parent
e88ea153bd
commit
3b2be2e5dc
@ -28,7 +28,7 @@ fprintf(stderr, ">>> %s ( %p %p %f 0x%04x )\n", __func__,
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
halfval = fimg_get_maxvalue(src) / 2.0;
|
halfval = fimg_get_maxvalue(src) / 2.0;
|
||||||
if (verbosity) {
|
if (verbosity > 1) {
|
||||||
fprintf(stderr, "%s: halfval=%f\n", __func__, halfval);
|
fprintf(stderr, "%s: halfval=%f\n", __func__, halfval);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user