TMI-CORE: Removed comments for incorrectly out-commented line..

This commit is contained in:
Harald Kuhr 2013-11-25 12:59:25 +01:00
parent d261105c6b
commit cc5f763503

View File

@ -266,7 +266,7 @@ public final class ColorSpaces {
if (profile == null) { if (profile == null) {
// Try to get system default or user-defined profile // 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 (profile == null) {
if (DEBUG) { if (DEBUG) {