Fortran: Delete unused decl in trans-types.h
gcc/fortran/ChangeLog: * trans-types.h (gfc_convert_function_code): Delete.
This commit is contained in:
parent
51227c5991
commit
8bccf82905
1 changed files with 0 additions and 3 deletions
|
@ -65,9 +65,6 @@ enum gfc_packed {
|
|||
PACKED_STATIC
|
||||
};
|
||||
|
||||
/* be-function.c */
|
||||
void gfc_convert_function_code (gfc_namespace *);
|
||||
|
||||
/* trans-types.c */
|
||||
void gfc_init_kinds (void);
|
||||
void gfc_init_types (void);
|
||||
|
|
Loading…
Add table
Reference in a new issue