mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 22:05:36 +08:00
pesty warnings
This commit is contained in:
@@ -242,11 +242,7 @@ namespace OpenSim.Framework.Monitoring
|
||||
public virtual OSDMap ToBriefOSDMap()
|
||||
{
|
||||
OSDMap ret = new OSDMap();
|
||||
|
||||
ret.Add("Value", OSD.FromReal(Value));
|
||||
|
||||
double lastChangeOverTime, averageChangeOverTime;
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user