From: Brion Vibber Date: Fri, 16 Feb 2007 21:35:04 +0000 (+0000) Subject: unused local var X-Git-Tag: 1.31.0-rc.0~54022 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmembres/cotisations/gestion/rappel_supprimer.php?a=commitdiff_plain;h=2febbcfe3186c372cfa5f87bb25b9fc727070c34;p=lhc%2Fweb%2Fwiklou.git unused local var --- diff --git a/includes/SpecialCategories.php b/includes/SpecialCategories.php index eea2161227..13866a39e3 100644 --- a/includes/SpecialCategories.php +++ b/includes/SpecialCategories.php @@ -35,7 +35,6 @@ class CategoryPager extends AlphabeticPager { $this->doQuery(); } $batch = new LinkBatch; - $db = $this->mDb; $this->mResult->rewind();