aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-pass.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree-pass.h')
-rw-r--r--gcc/tree-pass.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-pass.h b/gcc/tree-pass.h
index f3a03b0..daf7202 100644
--- a/gcc/tree-pass.h
+++ b/gcc/tree-pass.h
@@ -639,6 +639,5 @@ extern void do_per_function_toporder (void (*) (void *), void *);
extern void disable_pass (const char *);
extern void enable_pass (const char *);
-extern void dump_passes (void);
#endif /* GCC_TREE_PASS_H */