diff --git a/drupal/sites/all/features/user_profiles/user_profiles.features.menu_links.inc b/drupal/sites/all/features/user_profiles/user_profiles.features.menu_links.inc index f0e39f0a01..078a0adda9 100644 --- a/drupal/sites/all/features/user_profiles/user_profiles.features.menu_links.inc +++ b/drupal/sites/all/features/user_profiles/user_profiles.features.menu_links.inc @@ -35,7 +35,6 @@ function user_profiles_menu_default_menu_links() { 'attributes' => array( 'title' => '', ), - 'alter' => TRUE, ), 'module' => 'menu', 'hidden' => '0',