diff options
Diffstat (limited to 'gcc/cp/tree.c')
-rw-r--r-- | gcc/cp/tree.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cp/tree.c b/gcc/cp/tree.c index ccac781c3a8..273131fccae 100644 --- a/gcc/cp/tree.c +++ b/gcc/cp/tree.c @@ -34,7 +34,6 @@ along with GCC; see the file COPYING3. If not see #include "hash-table.h" #include "wide-int.h" - static tree bot_manip (tree *, int *, void *); static tree bot_replace (tree *, int *, void *); static int list_hash_eq (const void *, const void *); |