tests/color-icc-output: remove outdated comment

Since around 9002667aa0 the power-law
curves have been implemented.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
This commit is contained in:
Pekka Paalanen 2025-07-21 13:52:28 +03:00 committed by Pekka Paalanen
parent ef52b0adb4
commit b55a1d5bff

View file

@ -105,10 +105,6 @@ struct setup_args {
* Tolerance depends more on the 1D LUT used for the
* inv EOTF than the tested 3D LUT size:
* 9x9x9, 17x17x17, 33x33x33, 127x127x127
*
* TODO: when we add power-law in the curve enumeration
* in GL-renderer, then we should fix the tolerance
* as the error should reduce a lot.
*/
float max_tol;