mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
Removed the unused use_async_when_possible config variable
This commit is contained in:
@@ -897,7 +897,7 @@ namespace OpenSim
|
||||
{
|
||||
connections.AppendFormat("{0}: {1} ({2}) from {3} on circuit {4}\n",
|
||||
scene.RegionInfo.RegionName, client.Name, client.AgentId, client.RemoteEndPoint, client.CircuitCode);
|
||||
}, false
|
||||
}
|
||||
);
|
||||
}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user