mirror of
https://github.com/opensim/opensim.git
synced 2026-06-01 15:35:44 +08:00
This involves getting IScene.RequestModuleInterfaces() to return an empty array (as was stated in the method doc) rather than an array containing one null entry. Callers adjusted to stop checking for the list reference being null (which never happened anyway)