remove comment
authorAaron Schulz <aaron@users.mediawiki.org>
Sat, 23 Aug 2008 20:16:41 +0000 (20:16 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Sat, 23 Aug 2008 20:16:41 +0000 (20:16 +0000)
includes/HTMLCacheUpdate.php

index 83086da..dc9145c 100644 (file)
@@ -90,10 +90,6 @@ class HTMLCacheUpdate
                        'categorylinks' => 'cl',
                        'templatelinks' => 'tl',
                        'redirect' => 'rd',
-
-                       # Not needed
-                       # 'externallinks' => 'el',
-                       # 'langlinks' => 'll'
                );
 
                if ( is_null( $this->mPrefix ) ) {