* Fix Inconsistent line ending style in ScenePresence

mysql-performance
Teravus Ovares (Dan Olivares) 2009-12-01 10:13:33 -05:00
parent 2900e04c7d
commit 475d23741d
1 changed files with 28 additions and 28 deletions

View File

@ -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,
// unsetting the elapsed callback should be enough to allow for cleanup however.
//m_reprioritizationTimer.Dispose();
// m_reprioritizationTimer.Dispose();
m_sceneViewer.Close();