From 3545cddd9bafa492146a5433353a9a6312d749cb Mon Sep 17 00:00:00 2001 From: Tim Starling Date: Sat, 12 Jun 2004 07:15:27 +0000 Subject: [PATCH] oops, removed random speculation --- includes/Parser.php | 6 ------ 1 file changed, 6 deletions(-) diff --git a/includes/Parser.php b/includes/Parser.php index 4a600e25df..5d6a7c7bcc 100644 --- a/includes/Parser.php +++ b/includes/Parser.php @@ -1405,12 +1405,6 @@ cl_sortkey" ; } } - /* private */ function handleBraces( $text, $args = array() ) { - - - - - /* private */ function replaceVariables( $text, $args = array() ) { global $wgLang, $wgScript, $wgArticlePath; -- 2.20.1