libstdc++: Remove unused variables in special functions
authorJonathan Wakely <jwakely@redhat.com>
Tue, 27 Oct 2020 16:32:53 +0000 (16:32 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Tue, 27 Oct 2020 16:32:53 +0000 (16:32 +0000)
commit86558afc09e65b172377d4e759b00094dd985e8a
tree093ea8957bdd03482646e6a43b8f5f357e56a471
parent2232b6136822cc44d835f2b788e8d2d77b898878
libstdc++: Remove unused variables in special functions

libstdc++-v3/ChangeLog:

* include/tr1/ell_integral.tcc (__ellint_rf, __ellint_rd)
(__ellint_rc, __ellint_rj): Remove unused variables.
* include/tr1/modified_bessel_func.tcc (__airy): Likewise.
libstdc++-v3/include/tr1/ell_integral.tcc
libstdc++-v3/include/tr1/modified_bessel_func.tcc