mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
Removed unnecessary debug message.
This commit is contained in:
@@ -148,7 +148,7 @@ namespace OpenSim.Services.Connectors
|
||||
|
||||
|
||||
string reqString = ServerUtils.BuildQueryString(sendData);
|
||||
m_log.DebugFormat("[AVATAR CONNECTOR]: queryString = {0}", reqString);
|
||||
//m_log.DebugFormat("[AVATAR CONNECTOR]: queryString = {0}", reqString);
|
||||
try
|
||||
{
|
||||
string reply = SynchronousRestFormsRequester.MakeRequest("POST",
|
||||
|
||||
Reference in New Issue
Block a user