mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
avoid a null ref during shutdown (one of them..)
This commit is contained in:
@@ -213,7 +213,6 @@ namespace OpenSim.Region.CoreModules.World.LightShare
|
||||
return;
|
||||
|
||||
scene.EventManager.OnRegisterCaps -= OnRegisterCaps;
|
||||
m_scene = null;
|
||||
}
|
||||
#endregion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user