cosmetics

This commit is contained in:
UbitUmarov
2024-04-24 00:07:26 +01:00
parent 3beeee8fdc
commit ffb4cd7867
5 changed files with 9 additions and 26 deletions

View File

@@ -257,7 +257,6 @@ namespace OpenSim.Framework.Monitoring
m_log.DebugFormat("[{0}]: Processed job {1}",LoggingName,currentJob.Name);
currentJob.Action = null;
currentJob = null;
}
lock (JobLock)
--m_numberThreads;