From: Michael M Slusarz Date: Tue, 18 May 2010 05:51:48 +0000 (-0600) Subject: Variable is no longer used X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=e0e9c0083b887cec347cda90be5be85bde938863;p=horde.git Variable is no longer used --- diff --git a/framework/Core/lib/Horde/Registry.php b/framework/Core/lib/Horde/Registry.php index 934d15356..fa81333f3 100644 --- a/framework/Core/lib/Horde/Registry.php +++ b/framework/Core/lib/Horde/Registry.php @@ -29,13 +29,6 @@ class Horde_Registry const HOOK_FATAL = 4; /** - * Singleton value. - * - * @var Horde_Registry - */ - static protected $_instance; - - /** * Cached information. * * @var array