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:
@@ -89,7 +89,6 @@ namespace OpenSim.Client.MXP.PacketHandler
|
||||
m_clientThread.Name = "MXPThread";
|
||||
m_clientThread.IsBackground = true;
|
||||
m_clientThread.Start();
|
||||
ThreadTracker.Add(m_clientThread);
|
||||
}
|
||||
|
||||
public void StartListener()
|
||||
|
||||
Reference in New Issue
Block a user