Reduce more log spam

master
Ansariel 2017-12-04 17:06:10 +01:00
parent 655db4d96a
commit 102596b1f2
1 changed files with 1 additions and 1 deletions

View File

@ -1143,7 +1143,7 @@ void LLViewerObjectList::fetchObjectCostsCoro(std::string url)
if (diff.empty())
{
LL_INFOS() << "No outstanding object IDs to request." << LL_ENDL;
LL_DEBUGS() << "No outstanding object IDs to request." << LL_ENDL;
return;
}