mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
Deleted IGridServer interface (and classes implementing that).
This commit is contained in:
@@ -75,7 +75,7 @@ namespace OpenSim
|
||||
protected IWorld m_world;
|
||||
private Dictionary<uint, ClientView> m_clientThreads;
|
||||
private AssetCache m_assetCache;
|
||||
private IGridServer m_gridServer;
|
||||
//private IGridServer m_gridServer;
|
||||
private InventoryCache m_inventoryCache;
|
||||
private int cachedtextureserial = 0;
|
||||
private RegionInfo m_regionData;
|
||||
|
||||
Reference in New Issue
Block a user