No longer include llerrorlegacy.h. Updated llstl to include deletion utilites.
This commit is contained in:
@@ -62,7 +62,7 @@ bool LLScriptResourceConsumer::switchScriptResourcePools(LLScriptResourcePool& n
|
||||
{
|
||||
if (&new_pool == &LLScriptResourcePool::null)
|
||||
{
|
||||
llwarns << "New pool is null" << llendl;
|
||||
LL_WARNS() << "New pool is null" << LL_ENDL;
|
||||
}
|
||||
|
||||
if (isInPool(new_pool))
|
||||
|
||||
Reference in New Issue
Block a user