mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
Revert "Brute-force debug -- mantis #5365"
This reverts commit 585473aade.
This commit is contained in:
@@ -1133,11 +1133,6 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
private int npacksSent = 0;
|
||||
private int npackNotSent = 0;
|
||||
|
||||
public bool EmergencyMonitoring
|
||||
{
|
||||
get { return m_scene.EmergencyMonitoring; }
|
||||
}
|
||||
|
||||
private void MonitoredClientOutgoingPacketHandler(IClientAPI client)
|
||||
{
|
||||
nticks++;
|
||||
|
||||
Reference in New Issue
Block a user