libgfortran.h (show_variables): Remove prototype.
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Wed, 26 Aug 2015 06:34:05 +0000 (06:34 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Wed, 26 Aug 2015 06:34:05 +0000 (06:34 +0000)
commit485adf79b5e5fa8808fdca1dbc2e818902dfa081
treed242e6400f2d65398e119397a3c0d103eb96f8b3
parent354016403304928441c3f4c2a1009a108a1b6b60
libgfortran.h (show_variables): Remove prototype.

* libgfortran.h (show_variables): Remove prototype.
* runtime/environ.c (print_spaces, var_source, show_integer,
show_boolean, show_sep, show_string): Remove functions.
* runtime/main.c (init): Remove dead code.

From-SVN: r227208
libgfortran/ChangeLog
libgfortran/libgfortran.h
libgfortran/runtime/environ.c
libgfortran/runtime/main.c