Suppress error prevalent on OSGrid
This commit is contained in:
@@ -8504,7 +8504,7 @@ void LLVOAvatar::onBakedTextureMasksLoaded( BOOL success, LLViewerFetchedTexture
|
||||
{
|
||||
if (!aux_src->getData())
|
||||
{
|
||||
llerrs << "No auxiliary source data for onBakedTextureMasksLoaded" << llendl;
|
||||
llwarns << "No auxiliary source data for onBakedTextureMasksLoaded" << llendl;
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user