From: Chad Horohoe Date: Sun, 8 Nov 2009 10:49:34 +0000 (+0000) Subject: rm completely obsolete variable, not used annnnnnnyyyywhere X-Git-Tag: 1.31.0-rc.0~38897 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/journal.php?a=commitdiff_plain;h=921d46ee15e05a0ab22e65bee4af25e6337f3bbd;p=lhc%2Fweb%2Fwiklou.git rm completely obsolete variable, not used annnnnnnyyyywhere --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 9be4b5c6aa..7728a30ec8 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -1141,9 +1141,6 @@ $wgDebugRawPage = false; */ $wgDebugComments = false; -/** Does nothing. Obsolete? */ -$wgLogQueries = false; - /** * Write SQL queries to the debug log */