diff --git a/rtengine/improcfun.cc b/rtengine/improcfun.cc index 466528b12..4b12c7548 100644 --- a/rtengine/improcfun.cc +++ b/rtengine/improcfun.cc @@ -281,7 +281,6 @@ void ImProcFunctions::rgbProc (Image16* working, LabImage* lab, int* hltonecurve int tW = working->width; int tH = working->height; int r, g, b; - float h, s, v; #pragma omp parallel for private(r, g, b,factor,mapval) if (multiThread) for (int i=0; i