HG minor bug fix and marked one method obsolete in UAS.

This commit is contained in:
Diva Canto
2011-12-16 08:48:29 -08:00
parent 8013c0d2f5
commit 7e4a2d69d5
3 changed files with 6 additions and 1 deletions

View File

@@ -259,6 +259,7 @@ namespace OpenSim.Server.Handlers.Hypergrid
}
[Obsolete]
public XmlRpcResponse GetOnlineFriends(XmlRpcRequest request, IPEndPoint remoteClient)
{
Hashtable hash = new Hashtable();