Suppress warning message
This commit is contained in:
@@ -376,7 +376,6 @@ void ImProcFunctions::workingtrc(const Imagefloat* src, Imagefloat* dst, int cw,
|
|||||||
if (transform) {
|
if (transform) {
|
||||||
hTransform = transform;
|
hTransform = transform;
|
||||||
} else {
|
} else {
|
||||||
printf("OK work\n");
|
|
||||||
double pwr = 1.0 / gampos;
|
double pwr = 1.0 / gampos;
|
||||||
double ts = slpos;
|
double ts = slpos;
|
||||||
int five = mul;
|
int five = mul;
|
||||||
|
Reference in New Issue
Block a user