diff --git a/rtengine/iccstore.cc b/rtengine/iccstore.cc index c6721d722..d2c935bf8 100644 --- a/rtengine/iccstore.cc +++ b/rtengine/iccstore.cc @@ -275,7 +275,6 @@ void ICCStore::findDefaultMonitorProfile() { } #else // TODO: Add other OS specific code here -printf("Automatic Monitor Profile Detection not supported on your OS\n"); #endif if (options.rtSettings.verbose) printf("Default monitor profile is: %s\n", defaultMonitorProfile.c_str());