From: Michael M Slusarz Date: Fri, 17 Dec 2010 19:36:38 +0000 (-0700) Subject: Not used X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=2bb8df23bd0176042615ecab7dceb95cd5dc60a4;p=horde.git Not used --- diff --git a/framework/Core/lib/Horde/Registry.php b/framework/Core/lib/Horde/Registry.php index ba9f982d1..a5d31da1e 100644 --- a/framework/Core/lib/Horde/Registry.php +++ b/framework/Core/lib/Horde/Registry.php @@ -77,12 +77,6 @@ class Horde_Registry */ protected $_confCache = array(); - /** - * NLS cached information. - * - * @var array - */ - protected $_nlscache = array(); /** * The last modified time of the newest modified registry file.