remove redundant code

This commit is contained in:
UbitUmarov
2019-03-17 19:00:02 +00:00
parent 8bb0c05825
commit 9ccca71c1b
6 changed files with 6 additions and 30 deletions

View File

@@ -967,11 +967,6 @@ namespace OpenSim.Region.OptionalModules.Agent.InternetRelayClientView.Server
}
public void SendStartPingCheck(byte seq)
{
}
public void SendKillObject(List<uint> localID)
{