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

@@ -1097,8 +1097,6 @@ namespace OpenSim.Framework
void SendCachedTextureResponse(ISceneEntity avatar, int serial, List<CachedTextureResponseArg> cachedTextures);
void SendStartPingCheck(byte seq);
/// <summary>
/// Tell the client that an object has been deleted
/// </summary>