From ea33e46f0a0064ad9ff17095efd6e716483ef993 Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Sat, 23 Aug 2008 20:16:41 +0000 Subject: [PATCH] remove comment --- includes/HTMLCacheUpdate.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/includes/HTMLCacheUpdate.php b/includes/HTMLCacheUpdate.php index 83086dad10..dc9145c7aa 100644 --- a/includes/HTMLCacheUpdate.php +++ b/includes/HTMLCacheUpdate.php @@ -90,10 +90,6 @@ class HTMLCacheUpdate 'categorylinks' => 'cl', 'templatelinks' => 'tl', 'redirect' => 'rd', - - # Not needed - # 'externallinks' => 'el', - # 'langlinks' => 'll' ); if ( is_null( $this->mPrefix ) ) { -- 2.20.1