Cleanup unused variables
authorJKingsnorth <john@johnkingsnorth.co.uk>
Tue, 24 Nov 2015 16:00:19 +0000 (16:00 +0000)
committerJKingsnorth <john@johnkingsnorth.co.uk>
Tue, 24 Nov 2015 16:00:19 +0000 (16:00 +0000)
CRM/Dedupe/Merger.php

index 23c146242208781bbac4484445e7a5d8daf258dc..6db26b714a93274b3af96b62c0bde1aee17f2a76 100644 (file)
@@ -1109,9 +1109,8 @@ INNER JOIN  civicrm_membership membership2 ON membership1.membership_type_id = m
       'main' => array(),
       'other' => array(),
     );
-    $mainLocBlock = $locBlockIds = array();
-    $locBlockIds['main'] = $locBlockIds['other'] = array();
-    $typeBlockIds['main'] = $typeBlockIds['other'] = array();
+
+    $mainLocBlock = array();
 
     // @todo This could probably be defined and used earlier
     $mergeTargets = array(