aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Region/ClientStack')
-rw-r--r--OpenSim/Region/ClientStack/Linden/Caps/SimulatorFeaturesModule.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/ClientStack/Linden/Caps/SimulatorFeaturesModule.cs b/OpenSim/Region/ClientStack/Linden/Caps/SimulatorFeaturesModule.cs
index b531c1f..7b70790 100644
--- a/OpenSim/Region/ClientStack/Linden/Caps/SimulatorFeaturesModule.cs
+++ b/OpenSim/Region/ClientStack/Linden/Caps/SimulatorFeaturesModule.cs
@@ -185,7 +185,7 @@ namespace OpenSim.Region.ClientStack.Linden
185 185
186 private Hashtable HandleSimulatorFeaturesRequest(Hashtable mDhttpMethod) 186 private Hashtable HandleSimulatorFeaturesRequest(Hashtable mDhttpMethod)
187 { 187 {
188 m_log.DebugFormat("[SIMULATOR FEATURES MODULE]: SimulatorFeatures request"); 188// m_log.DebugFormat("[SIMULATOR FEATURES MODULE]: SimulatorFeatures request");
189 189
190 //Send back data 190 //Send back data
191 Hashtable responsedata = new Hashtable(); 191 Hashtable responsedata = new Hashtable();