summaryrefslogtreecommitdiff
path: root/gcc/value-prof.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/value-prof.h')
-rw-r--r--gcc/value-prof.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/value-prof.h b/gcc/value-prof.h
index f54b355ae9a..7695c03bbae 100644
--- a/gcc/value-prof.h
+++ b/gcc/value-prof.h
@@ -94,7 +94,6 @@ struct profile_hooks {
/* Insert code to find the most common value of a difference between two
evaluations of an expression. */
void (*gen_const_delta_profiler) (histogram_value, unsigned, unsigned);
- FILE * (*profile_dump_file) (void);
};
/* In profile.c. */