minor: Comment out unused MemoryWatchdog.m_churnRatePerMillisecond - this is currently calculated dynamically
parent
0d9afad3fe
commit
f3c5ce1bbd
|
@ -89,7 +89,7 @@ namespace OpenSim.Framework.Monitoring
|
|||
/// <summary>
|
||||
/// Memory churn rate per millisecond.
|
||||
/// </summary>
|
||||
private static double m_churnRatePerMillisecond;
|
||||
// private static double m_churnRatePerMillisecond;
|
||||
|
||||
/// <summary>
|
||||
/// Historical samples for calculating moving average.
|
||||
|
|
Loading…
Reference in New Issue