mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
fix typo
This commit is contained in:
@@ -373,7 +373,6 @@ namespace OpenSim.Framework.Servers
|
||||
|
||||
public static void Stop()
|
||||
{
|
||||
PollServiceRequestManager pool = null;
|
||||
lock (m_Servers)
|
||||
{
|
||||
foreach (BaseHttpServer httpServer in m_Servers.Values)
|
||||
|
||||
Reference in New Issue
Block a user