mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-10-04 11:26:44 -04:00
Removed final TODO.
This commit is contained in:
@@ -260,8 +260,6 @@ public final class ColorSpaces {
|
|||||||
return createColorSpace(profile);
|
return createColorSpace(profile);
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
|
||||||
// TODO: Allow more customizable models based on the config file?
|
|
||||||
}
|
}
|
||||||
|
|
||||||
throw new IllegalArgumentException(String.format("Unsupported color space: %s", colorSpace));
|
throw new IllegalArgumentException(String.format("Unsupported color space: %s", colorSpace));
|
||||||
|
Reference in New Issue
Block a user