comment out a debug msg. more on gods being Gods

This commit is contained in:
UbitUmarov
2014-08-03 00:22:21 +01:00
parent addca0737c
commit 9f5e19127d
2 changed files with 15 additions and 9 deletions

View File

@@ -358,7 +358,7 @@ namespace OpenSim.Region.ClientStack.Linden
return queue.Count > 0;
}
m_log.WarnFormat("POLLED FOR EVENTS BY {0} unknown agent", agentID);
//m_log.WarnFormat("POLLED FOR EVENTS BY {0} unknown agent", agentID);
return true;
}