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 80ddf8abd9
commit 83b24148df

View File

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