Get rid of this variable since its not being used.

This commit is contained in:
Mark Crane
2015-01-15 18:34:02 +00:00
parent d636119e23
commit 93b22c2ec7

View File

@@ -10,11 +10,6 @@
*/
class cache {
/**
* @var string $zzz description for the variable
*/
//private $zzz;
/**
* Called when the object is created
*/