mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
Revert "Add instrumentation to log finalizer being called. Suppressed for backup"
This reverts commit ea91a36483.
This commit is contained in:
@@ -2045,7 +2045,6 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
{
|
||||
part.KeyframeMotion = KeyframeMotion.FromData(backup_group, part.KeyframeMotion.Serialize());
|
||||
part.KeyframeMotion.UpdateSceneObject(this);
|
||||
part.SuppressFinalizerLogging = true;
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user