From 658154b743fafd691e62e87d0c623e61ca550a44 Mon Sep 17 00:00:00 2001 From: Desmis Date: Sat, 26 Oct 2019 14:42:32 +0200 Subject: [PATCH] Suppress warning message --- rtengine/iplab2rgb.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/rtengine/iplab2rgb.cc b/rtengine/iplab2rgb.cc index b3da9cb49..f751ecb46 100644 --- a/rtengine/iplab2rgb.cc +++ b/rtengine/iplab2rgb.cc @@ -376,7 +376,6 @@ void ImProcFunctions::workingtrc(const Imagefloat* src, Imagefloat* dst, int cw, if (transform) { hTransform = transform; } else { -printf("OK work\n"); double pwr = 1.0 / gampos; double ts = slpos; int five = mul;