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

@@ -1626,11 +1626,6 @@ namespace OpenSim.Region.OptionalModules.Agent.InternetRelayClientView.Server
}
public void KillEndDone()
{
}
public bool AddGenericPacketHandler(string MethodName, GenericMessage handler)
{
return true;