From 0f4cd4452033514a205e73aea4ec0ae15c165816 Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Mon, 19 May 2008 02:21:54 +0000 Subject: [PATCH] Oh, and remove comment --- includes/SpecialWatchlist.php | 1 - 1 file changed, 1 deletion(-) 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; } -- 2.20.1