Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mm2/Little-CMS.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/fast_float/src/fast_float_lab.c')
-rw-r--r--plugins/fast_float/src/fast_float_lab.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/fast_float/src/fast_float_lab.c b/plugins/fast_float/src/fast_float_lab.c
index da2ddb7..109e622 100644
--- a/plugins/fast_float/src/fast_float_lab.c
+++ b/plugins/fast_float/src/fast_float_lab.c
@@ -353,7 +353,6 @@ cmsBool OptimizeCLUTLabTransform(_cmsTransform2Fn* TransformFn,
int nGridPoints;
cmsPipeline* OptimizedLUT = NULL;
cmsStage* OptimizedCLUTmpe;
- cmsColorSpaceSignature OutputColorSpace;
cmsStage* mpe;
LabCLUTdata* pfloat;
cmsContext ContextID;
@@ -383,7 +382,6 @@ cmsBool OptimizeCLUTLabTransform(_cmsTransform2Fn* TransformFn,
}
ContextID = cmsGetPipelineContextID(OriginalLut);
- OutputColorSpace = _cmsICCcolorSpace(T_COLORSPACE(*OutputFormat));
nGridPoints = GetGridpoints(*dwFlags);
// Create the result LUT