Don't show status message: 'Automatic Monitor Profile Detection not supported on your OS'.
See issue 1512.
This commit is contained in:
@@ -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());
|
||||
|
Reference in New Issue
Block a user