]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/multiprecision/test/concepts/sf_concept_check_beta_3.cpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / libs / multiprecision / test / concepts / sf_concept_check_beta_3.cpp
index fcae4078bfd7a8302c9182493c54bdf08d92c6f1..64a6a8ea1eb38ff0af7949ef34bff8b293568b0b 100644 (file)
@@ -67,7 +67,6 @@ template <class T>
 void test_extra(T)
 {
    T   v1, v2, v3;
-   int i;
    boost::math::ibeta_inva(v1, v2, v3);
    boost::math::ibetac_inva(v1, v2, v3);
    boost::math::ibeta_invb(v1, v2, v3);