Clean up after r14751:
[lhc/web/wiklou.git] / includes / CacheManager.php
index 0d116f7..b9e307f 100644 (file)
@@ -5,11 +5,6 @@
  * @subpackage Cache
  */
 
-/**
- * We need the title class
- */
-require_once( 'Title.php' );
-
 /**
  * Handles talking to the file cache, putting stuff in and taking it back out.
  * Mostly called from Article.php, also from DatabaseFunctions.php for the