From 9e854bd5d3117f17a4a6ac6367cc35c3dc075159 Mon Sep 17 00:00:00 2001 From: Antoine Musso Date: Sat, 26 May 2007 16:50:52 +0000 Subject: [PATCH] debug comment :( --- includes/Linker.php | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/Linker.php b/includes/Linker.php index 75fd64c976..7c3e09e0f5 100644 --- a/includes/Linker.php +++ b/includes/Linker.php @@ -228,7 +228,6 @@ class Linker { } wfProfileOut( $fname.'-immediate' ); wfProfileOut( $fname ); -print "returning $retVal;"; return $retVal; } -- 2.20.1