Remove ?last? instances of ->free() dev/core#562
[civicrm-core.git] / CRM / Utils / System / Backdrop.php
index eb34b8a2b7c2d842749028dd181a4ee804975ec8..ee7ef622a80a0a3af2eb0d4aa7cb6da5ccb696e7 100644 (file)
@@ -880,9 +880,6 @@ AND    u.status = 1
       else {
         $contactMatching++;
       }
-      if (is_object($match)) {
-        $match->free();
-      }
     }
 
     return [