From e0e9c0083b887cec347cda90be5be85bde938863 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Mon, 17 May 2010 23:51:48 -0600 Subject: [PATCH] Variable is no longer used --- framework/Core/lib/Horde/Registry.php | 7 ------- 1 file changed, 7 deletions(-) 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 -- 2.11.0