Revert "More debug mantis #6625"

This reverts commit 20f2cf8769.
cpu-performance
Diva Canto 2013-06-30 07:25:46 -07:00
parent 1e97972f78
commit c738368846
1 changed files with 0 additions and 1 deletions

View File

@ -112,7 +112,6 @@ namespace OpenSim.Services.Connectors.Friends
try
{
m_log.DebugFormat("[FRIENDS SERVICE CONNECTOR]: Calling {0}", uri);
string reply = SynchronousRestFormsRequester.MakeRequest("POST", uri, reqString);
if (reply != string.Empty)
{