From: Gunnar Wrobel Date: Mon, 17 Jan 2011 09:45:04 +0000 (+0100) Subject: It probably does not make sense to use two levels of caching. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=77ee75dc1d2181dc96ea2775e6b663b0dd8f6462;p=horde.git It probably does not make sense to use two levels of caching. --- 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