Bug-fix: removed duplicate class variable declaration. CRM-12464
authorAllen Shaw <allen@emphanos.com>
Tue, 30 Apr 2013 21:45:21 +0000 (14:45 -0700)
committerColeman Watts <coleman@civicrm.org>
Wed, 29 May 2013 21:32:23 +0000 (14:32 -0700)
----------------------------------------
* CRM-12464: Search improvements in 4.4
  http://issues.civicrm.org/jira/browse/CRM-12464

CRM/Core/PseudoConstant.php

index 78be8ceaa72a0147e33270b8dac757af431a301a..474be1d2de093768142b8b7fccb6a9985e05753b 100644 (file)
@@ -56,13 +56,6 @@ class CRM_Core_PseudoConstant {
    */
   private static $cache;
 
-  /**
-   * static cache for pseudoconstant arrays
-   * @var array
-   * @static
-   */
-  private static $cache;
-
   /**
    * location type
    * @var array