From: Aaron Schulz Date: Mon, 19 May 2008 02:21:54 +0000 (+0000) Subject: Oh, and remove comment X-Git-Tag: 1.31.0-rc.0~47547 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=0f4cd4452033514a205e73aea4ec0ae15c165816;p=lhc%2Fweb%2Fwiklou.git Oh, and remove comment --- diff --git a/includes/SpecialWatchlist.php b/includes/SpecialWatchlist.php index 5662d95e08..e53db5a6b2 100644 --- a/includes/SpecialWatchlist.php +++ b/includes/SpecialWatchlist.php @@ -289,7 +289,6 @@ function wfSpecialWatchlist( $par ) { if ( $wgShowUpdatedMarker ) { $updated = $obj->wl_notificationtimestamp; } else { - // Same visual appearance as MW 1.4 $updated = false; }