* Fix Inconsistent line ending style in ScenePresence
parent
2900e04c7d
commit
475d23741d
|
@ -3043,7 +3043,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||||
|
|
||||||
// I don't get it but mono crashes when you try to dispose of this timer,
|
// I don't get it but mono crashes when you try to dispose of this timer,
|
||||||
// unsetting the elapsed callback should be enough to allow for cleanup however.
|
// unsetting the elapsed callback should be enough to allow for cleanup however.
|
||||||
//m_reprioritizationTimer.Dispose();
|
// m_reprioritizationTimer.Dispose();
|
||||||
|
|
||||||
m_sceneViewer.Close();
|
m_sceneViewer.Close();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue