mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 05:45:37 +08:00
* minor: initialize udp server in unit test
This commit is contained in:
@@ -41,12 +41,6 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
|
||||
protected readonly ILLClientStackNetworkHandler m_networkHandler;
|
||||
protected IScene m_scene;
|
||||
|
||||
//private readonly ClientManager m_clientManager = new ClientManager();
|
||||
//public ClientManager ClientManager
|
||||
//{
|
||||
// get { return m_clientManager; }
|
||||
//}
|
||||
|
||||
/// <summary>
|
||||
/// Tweakable user settings
|
||||
|
||||
Reference in New Issue
Block a user