summaryrefslogtreecommitdiff
path: root/gcc/tree-affine.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree-affine.h')
-rw-r--r--gcc/tree-affine.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-affine.h b/gcc/tree-affine.h
index 8cfbd691d9e..4d3a49df032 100644
--- a/gcc/tree-affine.h
+++ b/gcc/tree-affine.h
@@ -79,5 +79,4 @@ void free_affine_expand_cache (struct pointer_map_t **);
bool aff_comb_cannot_overlap_p (aff_tree *, double_int, double_int);
/* Debugging functions. */
-void print_aff (FILE *, aff_tree *);
void debug_aff (aff_tree *);