remove SceneCommunicationService.OnAvatarCrossingIntoRegion. This stuff is not being used any more - it's now IEntityTransferModule and SimulationService instead

This commit is contained in:
Justin Clark-Casey (justincc)
2011-11-15 17:30:58 +00:00
parent 430821d837
commit 64784bc0cf
4 changed files with 6 additions and 11 deletions

View File

@@ -262,7 +262,6 @@ namespace OpenSim.Region.CoreModules.Avatar.Friends
CacheFriends(client);
}
/// <summary>
/// Cache the friends list or increment the refcount for the existing friends list.
/// </summary>