summaryrefslogtreecommitdiff
path: root/update.php
diff options
context:
space:
mode:
Diffstat (limited to 'update.php')
-rw-r--r--update.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/update.php b/update.php
index 51a4181b5..c104b2308 100644
--- a/update.php
+++ b/update.php
@@ -448,7 +448,6 @@ function update_do_updates() {
if (!isset($update['module'])) {
cache_clear_all('*', 'cache', TRUE);
cache_clear_all('*', 'cache_page', TRUE);
- cache_clear_all('*', 'cache_menu', TRUE);
cache_clear_all('*', 'cache_filter', TRUE);
drupal_clear_css_cache();
}