mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
startup event on script added to object, not all inside object.
This commit is contained in:
@@ -128,7 +128,6 @@ namespace OpenSim.Region.ScriptEngine.DotNetEngine
|
||||
// Remove from internal list
|
||||
AppDomains.Remove(ads);
|
||||
#if DEBUG
|
||||
|
||||
long m = GC.GetTotalMemory(true);
|
||||
#endif
|
||||
// Unload
|
||||
|
||||
Reference in New Issue
Block a user