diff options
Diffstat (limited to 'gcc/fortran/cpp.h')
-rw-r--r-- | gcc/fortran/cpp.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/fortran/cpp.h b/gcc/fortran/cpp.h index f642c77..5cb7e5a 100644 --- a/gcc/fortran/cpp.h +++ b/gcc/fortran/cpp.h @@ -50,6 +50,4 @@ void gfc_cpp_done (void); void gfc_cpp_add_include_path (char *path, bool user_supplied); void gfc_cpp_add_include_path_after (char *path, bool user_supplied); -void gfc_cpp_register_include_paths (void); - #endif /* GFC_CPP_H */ |