Remove unused init_unsigned_integer function.
authorJanne Blomqvist <jb@gcc.gnu.org>
Fri, 7 Sep 2018 18:59:50 +0000 (21:59 +0300)
committerJanne Blomqvist <jb@gcc.gnu.org>
Fri, 7 Sep 2018 18:59:50 +0000 (21:59 +0300)
commitd4c0eb58b7c3388fb3f9410bf7a0eea876336e5c
tree46bb2d66352cd02135967a809d501447d1a6bc3c
parent785425e152b46bad8dd3d43a3082f5858e296dc7
Remove unused init_unsigned_integer function.

As pointed out by Bernhard Reutner-Fischer, this function is unused
since the fix for PR 53796 in November 2017.

2018-09-07  Janne Blomqvist  <jb@gcc.gnu.org>

        * runtime/environ.c (init_unsigned_integer): Remove.

From-SVN: r264163
libgfortran/ChangeLog
libgfortran/runtime/environ.c