* libgfortran.h (check_buffered): Remove unused prototype.
From-SVN: r227174
This commit is contained in:
parent
db8d09191c
commit
a139f28147
@ -1,3 +1,7 @@
|
||||
2015-08-25 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
|
||||
|
||||
* libgfortran.h (check_buffered): Remove unused prototype.
|
||||
|
||||
2015-08-24 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
|
||||
|
||||
PR libfortran/57496
|
||||
|
@ -790,9 +790,6 @@ internal_proto(xrealloc);
|
||||
|
||||
/* environ.c */
|
||||
|
||||
extern int check_buffered (int);
|
||||
internal_proto(check_buffered);
|
||||
|
||||
extern void init_variables (void);
|
||||
internal_proto(init_variables);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user