AutoLoad ImagePage and CategoryPage
[lhc/web/wiklou.git] / includes / CategoryPage.php
index d574dda..400b2d1 100644 (file)
@@ -9,11 +9,6 @@
 if( !defined( 'MEDIAWIKI' ) )
        die( -1 );
 
-global $wgCategoryMagicGallery;
-if( $wgCategoryMagicGallery )
-       /** */
-       require_once('ImageGallery.php');
-
 /**
  * @package MediaWiki
  */