[libc++][NFC] Remove dead code in <list> (#65651)
I came across this function (which is never used) while doing other changes. It should be safe to remove since it's not used anywhere.
Loading
Please sign in to comment
I came across this function (which is never used) while doing other changes. It should be safe to remove since it's not used anywhere.