Commit a139f281 by Francois-Xavier Coudert Committed by François-Xavier Coudert

* libgfortran.h (check_buffered): Remove unused prototype.

From-SVN: r227174
parent db8d0919
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);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment