diff options
Diffstat (limited to 'gcc/input.h')
-rw-r--r-- | gcc/input.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/input.h b/gcc/input.h index bfd71df..5eac1dc 100644 --- a/gcc/input.h +++ b/gcc/input.h @@ -254,8 +254,6 @@ void dump_line_table_statistics (void); void dump_location_info (FILE *stream); -void diagnostics_file_cache_fini (void); - void diagnostics_file_cache_forcibly_evict_file (const char *file_path); class GTY(()) string_concat |