mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 03:06:05 +08:00
Comment a debug message that is a tad too spammy
This commit is contained in:
@@ -206,7 +206,7 @@ namespace OpenSim.Services.PresenceService
|
||||
}
|
||||
}
|
||||
|
||||
m_log.DebugFormat("[PRESENCE SERVICE]: GetAgents for {0} userIDs found {1} presences", userIDs.Length, info.Count);
|
||||
// m_log.DebugFormat("[PRESENCE SERVICE]: GetAgents for {0} userIDs found {1} presences", userIDs.Length, info.Count);
|
||||
return info.ToArray();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user