Variable is no longer used
authorMichael M Slusarz <slusarz@curecanti.org>
Tue, 18 May 2010 05:51:48 +0000 (23:51 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Tue, 18 May 2010 17:17:02 +0000 (11:17 -0600)
framework/Core/lib/Horde/Registry.php

index 934d153..fa81333 100644 (file)
@@ -29,13 +29,6 @@ class Horde_Registry
     const HOOK_FATAL = 4;
 
     /**
-     * Singleton value.
-     *
-     * @var Horde_Registry
-     */
-    static protected $_instance;
-
-    /**
      * Cached information.
      *
      * @var array