From 77ee75dc1d2181dc96ea2775e6b663b0dd8f6462 Mon Sep 17 00:00:00 2001 From: Gunnar Wrobel Date: Mon, 17 Jan 2011 10:45:04 +0100 Subject: [PATCH] It probably does not make sense to use two levels of caching. --- framework/Share/lib/Horde/Share/Kolab.php | 7 ------- 1 file changed, 7 deletions(-) diff --git a/framework/Share/lib/Horde/Share/Kolab.php b/framework/Share/lib/Horde/Share/Kolab.php index de787262a..05cb5d755 100644 --- a/framework/Share/lib/Horde/Share/Kolab.php +++ b/framework/Share/lib/Horde/Share/Kolab.php @@ -34,13 +34,6 @@ class Horde_Share_Kolab extends Horde_Share_Base protected $_type; /** - * A marker for the validity of the list cache - * - * @var int - */ - protected $_listCacheValidity; - - /** * Constructor. * * @param string $app The application that the shares belong to -- 2.11.0