Remove long obsolete and unused IClientAPI.KillEndDone()

This commit is contained in:
Justin Clark-Casey (justincc)
2012-06-13 23:42:22 +01:00
parent f726150afd
commit cf080a68d6
5 changed files with 0 additions and 19 deletions

View File

@@ -1123,10 +1123,6 @@ namespace OpenSim.Tests.Common.Mock
{
}
public void KillEndDone()
{
}
public void SendEventInfoReply (EventData info)
{
}