summaryrefslogtreecommitdiff
path: root/includes/CategoryFinder.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/CategoryFinder.php')
-rw-r--r--includes/CategoryFinder.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/CategoryFinder.php b/includes/CategoryFinder.php
index cf537e15..33de7404 100644
--- a/includes/CategoryFinder.php
+++ b/includes/CategoryFinder.php
@@ -185,7 +185,6 @@ class CategoryFinder {
* Scans a "parent layer" of the articles/categories in $this->next
*/
private function scanNextLayer() {
- $profiler = new ProfileSection( __METHOD__ );
# Find all parents of the article currently in $this->next
$layer = array();