summaryrefslogtreecommitdiff
path: root/gcc/hash-set.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/hash-set.h')
-rw-r--r--gcc/hash-set.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/hash-set.h b/gcc/hash-set.h
index c1e8872e454..906545143a7 100644
--- a/gcc/hash-set.h
+++ b/gcc/hash-set.h
@@ -112,7 +112,6 @@ class hash_set
typedef hash_entry value_type;
typedef Key compare_type;
- typedef int store_values_directly;
static hashval_t hash (const hash_entry &e)
{