Removed some frequent llinfos/llwarns spam.
This commit is contained in:
@@ -524,7 +524,7 @@ bool LLViewerInventoryCategory::fetchDescendents()
|
||||
}
|
||||
else
|
||||
{ //Deprecated, but if we don't have a capability, use the old system.
|
||||
llinfos << "FetchInventoryDescendents capability not found. Using deprecated UDP message." << llendl;
|
||||
//llinfos << "FetchInventoryDescendents capability not found. Using deprecated UDP message." << llendl;
|
||||
LLMessageSystem* msg = gMessageSystem;
|
||||
msg->newMessage("FetchInventoryDescendents");
|
||||
msg->nextBlock("AgentData");
|
||||
|
||||
Reference in New Issue
Block a user