diff options
Diffstat (limited to 'OpenSim/Framework')
-rw-r--r-- | OpenSim/Framework/IClientAPI.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/OpenSim/Framework/IClientAPI.cs b/OpenSim/Framework/IClientAPI.cs index 2ea6de5..4cc2e2c 100644 --- a/OpenSim/Framework/IClientAPI.cs +++ b/OpenSim/Framework/IClientAPI.cs | |||
@@ -1414,8 +1414,6 @@ namespace OpenSim.Framework | |||
1414 | 1414 | ||
1415 | void SendGroupVoteHistory(UUID groupID, UUID transactionID, GroupVoteHistory[] Votes); | 1415 | void SendGroupVoteHistory(UUID groupID, UUID transactionID, GroupVoteHistory[] Votes); |
1416 | 1416 | ||
1417 | void KillEndDone(); | ||
1418 | |||
1419 | bool AddGenericPacketHandler(string MethodName, GenericMessage handler); | 1417 | bool AddGenericPacketHandler(string MethodName, GenericMessage handler); |
1420 | 1418 | ||
1421 | void SendRebakeAvatarTextures(UUID textureID); | 1419 | void SendRebakeAvatarTextures(UUID textureID); |