From: Timo Tijhof Date: Mon, 18 Jul 2016 18:28:48 +0000 (+0100) Subject: OutputPage: Remove 'mJQueryDone' property X-Git-Tag: 1.31.0-rc.0~6356 X-Git-Url: http://git.cyclocoop.org/%22.%20generer_url_ecrire%28%22sites_tous%22%2C%22%22%29.%20%22?a=commitdiff_plain;h=1b6d9eeaea71ef4cd2b99f9a97b9aa538c48aad4;p=lhc%2Fweb%2Fwiklou.git OutputPage: Remove 'mJQueryDone' property Left by c27b36277b, unused since 32377424b9. Change-Id: I475cd40fa83b81b817380e981af0cbdd2e359fd0 --- diff --git a/includes/OutputPage.php b/includes/OutputPage.php index f2373d97f4..ecc719a044 100644 --- a/includes/OutputPage.php +++ b/includes/OutputPage.php @@ -251,11 +251,6 @@ class OutputPage extends ContextSource { */ protected $styles = []; - /** - * Whether jQuery is already handled. - */ - protected $mJQueryDone = false; - private $mIndexPolicy = 'index'; private $mFollowPolicy = 'follow'; private $mVaryHeader = [