* libgfortran.h (show_variables): Remove prototype.
commit7aea4e7cdcd40d7bd47c64e76325a62191887d1b
authorfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Aug 2015 06:34:05 +0000 (26 06:34 +0000)
committerfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Aug 2015 06:34:05 +0000 (26 06:34 +0000)
treed242e6400f2d65398e119397a3c0d103eb96f8b3
parentb036e74bc591f5a697de4fc549dd995b220b2da4
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@227208 138bc75d-0d04-0410-961f-82ee72b054a4
libgfortran/ChangeLog
libgfortran/libgfortran.h
libgfortran/runtime/environ.c
libgfortran/runtime/main.c