From: Tim Starling Date: Sat, 12 Jun 2004 07:15:27 +0000 (+0000) Subject: oops, removed random speculation X-Git-Tag: 1.5.0alpha1~2885 X-Git-Url: http://git.cyclocoop.org/%24self?a=commitdiff_plain;h=3545cddd9bafa492146a5433353a9a6312d749cb;p=lhc%2Fweb%2Fwiklou.git oops, removed random speculation --- 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;