summaryrefslogtreecommitdiff
path: root/includes/HTMLCacheUpdate.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/HTMLCacheUpdate.php')
-rw-r--r--includes/HTMLCacheUpdate.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/HTMLCacheUpdate.php b/includes/HTMLCacheUpdate.php
index 6f90b2d9..f0456a22 100644
--- a/includes/HTMLCacheUpdate.php
+++ b/includes/HTMLCacheUpdate.php
@@ -63,7 +63,6 @@ class HTMLCacheUpdate
$this->invalidateTitles( $titleArray );
}
}
- wfRunHooks( 'HTMLCacheUpdate::doUpdate', array($this->mTitle) );
}
/**