summaryrefslogtreecommitdiff
path: root/gcc/tree-pretty-print.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree-pretty-print.h')
-rw-r--r--gcc/tree-pretty-print.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/tree-pretty-print.h b/gcc/tree-pretty-print.h
index 49e78987d4a..d622e519415 100644
--- a/gcc/tree-pretty-print.h
+++ b/gcc/tree-pretty-print.h
@@ -50,10 +50,6 @@ extern void debug_generic_stmt (tree);
extern void debug_tree_chain (tree);
extern void percent_K_format (text_info *);
extern void dump_function_header (FILE *, tree, int);
-
-/* In toplev.c */
-extern bool default_tree_printer (pretty_printer *, text_info *, const char *,
- int, bool, bool, bool);
/* In c-pretty-print.c */
extern void debug_c_tree (tree);