mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
shut up some pesty warnings
This commit is contained in:
@@ -47,7 +47,6 @@ namespace OpenSim.Region.CoreModules
|
||||
|
||||
private uint m_frame = 0;
|
||||
private int m_dataVersion = 0;
|
||||
private int m_regionID = 0;
|
||||
private int m_frameUpdateRate = 150;
|
||||
//private Random m_rndnums = new Random(Environment.TickCount);
|
||||
private Scene m_scene = null;
|
||||
|
||||
Reference in New Issue
Block a user