Merge pull request #18742 from jitendrapurohit/merge-uid
[civicrm-core.git] / CRM / Contact / Selector.php
index 2296ddd2e43c8d7c262ea4055119131fbe5b206f..cbad362a83d61f5fe41e662fe147d180b2d0c79d 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;
   }
 
   /**