Remove unused RegionCommsListener/IRegionCommsListener.

All this is now being handled through IEntityTransferModule and SimulationService instead, and has been for some time.
This commit is contained in:
Justin Clark-Casey (justincc)
2011-11-15 17:38:55 +00:00
parent 64784bc0cf
commit 20f26eeb17
3 changed files with 0 additions and 275 deletions

View File

@@ -55,9 +55,6 @@ namespace OpenSim.Region.Framework.Scenes
protected RegionInfo m_regionInfo;
protected Scene m_scene;
protected RegionCommsListener regionCommsHost;
protected List<UUID> m_agentsInTransit;
/// <summary>