public void RemoveLandObject(UUID globalID)
 {
     m_database.RemoveLandObject(globalID);
 }