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

@@ -1414,8 +1414,6 @@ namespace OpenSim.Framework
void SendGroupVoteHistory(UUID groupID, UUID transactionID, GroupVoteHistory[] Votes);
void KillEndDone();
bool AddGenericPacketHandler(string MethodName, GenericMessage handler);
void SendRebakeAvatarTextures(UUID textureID);