mac:lowercase bundle UUID

This commit is contained in:
Richard Barber
2020-02-17 14:14:57 -08:00
parent b8fce85a2d
commit 3350394c22
2 changed files with 1 additions and 2 deletions

View File

@@ -2279,7 +2279,6 @@ void Options::load(bool lightweight)
std::string homeconfig{homebuf};
std::strcat(&homeconfig[0], "/Application Support/RawTherapee/config");
path = homeconfig.c_str();
delete(homedir);
#else
path = g_getenv("RT_SETTINGS");
#endif