mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-04 12:05:29 -04:00
TMI-CORE: Removed comments for incorrectly out-commented line..
This commit is contained in:
parent
d261105c6b
commit
cc5f763503
@ -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) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user