avoid a null ref during shutdown (one of them..)
parent
01b4f83421
commit
fe5e6d4189
|
@ -213,7 +213,6 @@ namespace OpenSim.Region.CoreModules.World.LightShare
|
||||||
return;
|
return;
|
||||||
|
|
||||||
scene.EventManager.OnRegisterCaps -= OnRegisterCaps;
|
scene.EventManager.OnRegisterCaps -= OnRegisterCaps;
|
||||||
m_scene = null;
|
|
||||||
}
|
}
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue