remove osGetAgentIP() this was not a good idea to have :(

This commit is contained in:
UbitUmarov
2017-06-27 01:41:06 +01:00
parent 5242853d68
commit 936aee412d
3 changed files with 2 additions and 32 deletions

View File

@@ -144,7 +144,6 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
void osSetParcelSIPAddress(string SIPAddress);
// Avatar Info Commands
string osGetAgentIP(string agent);
LSL_List osGetAgents();
// Teleport commands