mute a debug message to mute jak daniels

0.9.0-post-fixes
UbitUmarov 2016-09-23 19:27:25 +01:00
parent d196958cc4
commit 42989176ec
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ namespace OpenSim.Region.CoreModules.World.Estate
sr.Close();
body = body.Trim();
m_log.DebugFormat("[XESTATE HANDLER]: query String: {0}", body);
// m_log.DebugFormat("[XESTATE HANDLER]: query String: {0}", body);
try
{