mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
avoid c# fun things, plus cosmetics
This commit is contained in:
@@ -137,7 +137,7 @@ namespace OpenSim.Framework.Monitoring
|
||||
}
|
||||
if (m_jobQueue != null)
|
||||
{
|
||||
m_jobQueue .Dispose();
|
||||
m_jobQueue.Dispose();
|
||||
m_jobQueue = null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user