diff options
Diffstat (limited to 'gcc/ipa-ref.h')
-rw-r--r-- | gcc/ipa-ref.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ipa-ref.h b/gcc/ipa-ref.h index dc6e238..d5ea7ee 100644 --- a/gcc/ipa-ref.h +++ b/gcc/ipa-ref.h @@ -21,8 +21,6 @@ along with GCC; see the file COPYING3. If not see struct cgraph_node; struct varpool_node; class symtab_node_base; -typedef symtab_node_base *symtab_node; -typedef const symtab_node_base *const_symtab_node; /* How the reference is done. */ |