mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-10-03 23:53:15 -04:00
TMI-CORE: Removed comments for incorrectly out-commented line..
This commit is contained in:
@@ -266,7 +266,7 @@ public final class ColorSpaces {
|
||||
|
||||
if (profile == null) {
|
||||
// Try to get system default or user-defined profile
|
||||
// profile = readProfileFromPath(Profiles.getPath("GENERIC_CMYK"));
|
||||
profile = readProfileFromPath(Profiles.getPath("GENERIC_CMYK"));
|
||||
|
||||
if (profile == null) {
|
||||
if (DEBUG) {
|
||||
|
Reference in New Issue
Block a user