forwarded 681952 https://code.google.com/p/rawtherapee/issues/detail?id=1512
tags 681952 patch upstream
thanks

Thanks for your bug report. I wrote a patch and submitted it upstream.

Happy hacking,
Philip
diff --git a/rtengine/iccstore.cc b/rtengine/iccstore.cc
--- a/rtengine/iccstore.cc
+++ b/rtengine/iccstore.cc
@@ -275,7 +275,6 @@
     }
 #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());

Reply via email to