diff options
Diffstat (limited to 'libgfortran/io/io.h')
| -rw-r--r-- | libgfortran/io/io.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libgfortran/io/io.h b/libgfortran/io/io.h index ef1a287a184..df006693b28 100644 --- a/libgfortran/io/io.h +++ b/libgfortran/io/io.h @@ -695,9 +695,6 @@ internal_proto(unlock_unit); /* open.c */ -extern void test_endfile (gfc_unit *); -internal_proto(test_endfile); - extern gfc_unit *new_unit (st_parameter_open *, gfc_unit *, unit_flags *); internal_proto(new_unit); |

