libstdc++: Remove unused std::pair helper function
authorJonathan Wakely <jwakely@redhat.com>
Tue, 18 Jan 2022 21:21:47 +0000 (21:21 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Wed, 19 Jan 2022 00:58:25 +0000 (00:58 +0000)
commit72ce3fd2c72825c73ba6febae5aeb5c189f3f62c
treeb1b0e7eab2c0ea3a4bcf556487bfd06a3191a207
parentc3861f79859d96777f86a24261fe639538fd2e1c
libstdc++: Remove unused std::pair helper function

This function is no longer used since r12-6691 and can be removed.

libstdc++-v3/ChangeLog:

* include/bits/stl_pair.h (_PCC::_DeprConsPair): Remove unused
function.
libstdc++-v3/include/bits/stl_pair.h