mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Fixing a few compile errors in the previous commit
This commit is contained in:
@@ -152,7 +152,6 @@ namespace OpenSim.Region.OptionalModules.ContentManagement
|
||||
m_thread.Name = "Content Management";
|
||||
m_thread.IsBackground = true;
|
||||
m_thread.Start();
|
||||
ThreadTracker.Add(m_thread);
|
||||
m_state = State.NONE;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user