mirror of
https://github.com/opensim/opensim.git
synced 2026-07-19 22:26:13 +08:00
minor: Comment out log line for the SimulatorFeatures cap request for now to reduce log verbiage. Please revert if still required.
This commit is contained in:
@@ -235,7 +235,7 @@ namespace OpenSim.Region.ClientStack.Linden
|
||||
|
||||
private Hashtable HandleSimulatorFeaturesRequest(Hashtable mDhttpMethod, UUID agentID)
|
||||
{
|
||||
m_log.DebugFormat("[SIMULATOR FEATURES MODULE]: SimulatorFeatures request");
|
||||
// m_log.DebugFormat("[SIMULATOR FEATURES MODULE]: SimulatorFeatures request");
|
||||
|
||||
OSDMap copy = DeepCopy();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user