Remove contact_type cache CRM-12464
authorColeman Watts <coleman@civicrm.org>
Thu, 2 May 2013 03:45:09 +0000 (20:45 -0700)
committerColeman Watts <coleman@civicrm.org>
Thu, 30 May 2013 05:13:21 +0000 (22:13 -0700)
----------------------------------------
* CRM-12464: Search improvements in 4.4
  http://issues.civicrm.org/jira/browse/CRM-12464

CRM/Core/PseudoConstant.php

index 94b25c6ff61b3617ea84f77ac9c000d266b2ef1e..a835fb33366444b5cd66dfb11763da5e2c38004b 100644 (file)
@@ -224,13 +224,6 @@ class CRM_Core_PseudoConstant {
    */
   private static $extensions;
 
-  /**
-   * contact Type
-   * @var array
-   * @static
-   */
-  private static $contactType;
-
   /**
    * Financial Account Type
    * @var array