diff options
Diffstat (limited to 'includes/SpecialLongpages.php')
-rw-r--r-- | includes/SpecialLongpages.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/includes/SpecialLongpages.php b/includes/SpecialLongpages.php index af56c17c..3736d6fc 100644 --- a/includes/SpecialLongpages.php +++ b/includes/SpecialLongpages.php @@ -7,11 +7,6 @@ /** * - */ -require_once( 'SpecialShortpages.php' ); - -/** - * * @package MediaWiki * @subpackage SpecialPage */ |