diff options
Diffstat (limited to 'gcc/tree.h')
-rw-r--r-- | gcc/tree.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/tree.h b/gcc/tree.h index aefc00ee33a..ab6d5ff60f0 100644 --- a/gcc/tree.h +++ b/gcc/tree.h @@ -4659,9 +4659,6 @@ extern bool debug_find_tree (tree, tree); extern tree unsave_expr_now (tree); extern tree build_duplicate_type (tree); -/* In emit-rtl.c */ -extern rtx emit_line_note (location_t); - /* In calls.c */ /* Nonzero if this is a call to a function whose return value depends |