public void RemoveRegionWindlightSettings(UUID regionID)
 {
     m_database.RemoveRegionWindlightSettings(regionID);
 }