From: Max Semenik Date: Fri, 6 Jun 2014 18:40:27 +0000 (-0700) Subject: Remove unused variable X-Git-Tag: 1.31.0-rc.0~15425^2 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22suivi_revisions%22%29%20.%20%22?a=commitdiff_plain;h=844a038daa265f238d19c0cb96ad3975a7f500ac;p=lhc%2Fweb%2Fwiklou.git Remove unused variable Follows up Ie47649ef45f9eebdfe Change-Id: I2c6f2a0b4a8f15056ad0b314da7f8086168b1863 --- diff --git a/includes/ChangeTags.php b/includes/ChangeTags.php index 7e19164443..e14f6baafa 100644 --- a/includes/ChangeTags.php +++ b/includes/ChangeTags.php @@ -101,8 +101,6 @@ class ChangeTags { 'specified when adding a tag to a change!' ); } - $dbr = wfGetDB( DB_SLAVE ); - // Might as well look for rcids and so on. if ( !$rc_id ) { // Info might be out of date, somewhat fractionally, on slave.