mirror of
git://opensimulator.org/git/opensim
synced 2026-08-17 10:32:38 +00:00
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user