mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 10:15:33 +08:00
Removing duplicate definition
This commit is contained in:
@@ -64,8 +64,6 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
|
||||
public const int m_defaultNumberFramesStored = 10;
|
||||
|
||||
public const int m_defaultNumberFramesStored = 10;
|
||||
|
||||
public delegate void SynchronizeSceneHandler(Scene scene);
|
||||
|
||||
#region Fields
|
||||
|
||||
Reference in New Issue
Block a user