Removed outdated Cache

This commit is contained in:
Shoghi Cervantes
2015-03-26 11:55:51 +01:00
parent 286c1ee880
commit 668ddeeb13
3 changed files with 11 additions and 36 deletions

View File

@ -21,7 +21,9 @@
namespace pocketmine\utils;
/**
* @deprecated
*/
class Cache{
public static $cached = [];