mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
* More cleaning - Sugilite now only has build errors for "value is never used" properties (which I presume will be filled in over time)
This commit is contained in:
@@ -75,7 +75,6 @@ namespace OpenSim.Region.ClientStack
|
||||
private AssetCache m_assetCache;
|
||||
private InventoryCache m_inventoryCache;
|
||||
private int cachedtextureserial = 0;
|
||||
private RegionInfo m_regionData;
|
||||
protected AuthenticateSessionsBase m_authenticateSessionsHandler;
|
||||
private Encoding enc = Encoding.ASCII;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user