No longer include llerrorlegacy.h. Updated llstl to include deletion utilites.
This commit is contained in:
@@ -211,7 +211,7 @@ bool LLDayCycleManager::loadPreset(const std::string& path)
|
||||
LLSD data = LLWLDayCycle::loadDayCycleFromPath(path);
|
||||
if (data.isUndefined())
|
||||
{
|
||||
llwarns << "Error loading day cycle from " << path << llendl;
|
||||
LL_WARNS() << "Error loading day cycle from " << path << LL_ENDL;
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user