Browse Source

Get rid of this variable since its not being used.

Mark Crane 10 years ago
parent
commit
db52be3cdb
1 changed files with 0 additions and 5 deletions
  1. 0 5
      resources/classes/cache.php

+ 0 - 5
resources/classes/cache.php

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