Revert "More debug to diagnose osgrid"

This reverts commit b5f29e93f6.
This commit is contained in:
Diva Canto
2016-06-13 20:39:52 -07:00
parent b5f29e93f6
commit 1e9a944633
2 changed files with 1 additions and 2 deletions

View File

@@ -70,7 +70,6 @@ namespace OpenSim.Server.Handlers.Grid
sr.Close();
body = body.Trim();
m_log.DebugFormat("[TEST]: ProcessRequest client IP is {0}", httpRequest.RemoteIPEndPoint.ToString());
//m_log.DebugFormat("[XXX]: query String: {0}", body);
try