aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-icf.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ipa-icf.h')
-rw-r--r--gcc/ipa-icf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ipa-icf.h b/gcc/ipa-icf.h
index b94a38e..67d5bdc 100644
--- a/gcc/ipa-icf.h
+++ b/gcc/ipa-icf.h
@@ -125,8 +125,6 @@ struct symbol_compare_hash : nofree_ptr_hash <symbol_compare_collection>
return true;
}
};
-typedef simple_hashmap_traits <symbol_compare_hash>
- symbol_compare_hashmap_traits;
/* Semantic item usage pair. */