Merge pull request #18861 from civicrm/5.31
[civicrm-core.git] / CRM / Contact / Selector.php
index 0986377581838dd60cb99d8699ce4cd043afba6f..72cf3039dbf8a86f63eb9d01e1d9c4ebaad1ad06 100644 (file)
@@ -227,8 +227,6 @@ class CRM_Contact_Selector extends CRM_Core_Selector_Base implements CRM_Core_Se
       $displayRelationshipType,
       $operator
     );
-
-    $this->_options = &$this->_query->_options;
   }
 
   /**