[libc++] [NFC] Remove an unused parameter from `__sift_down`.
authorArthur O'Dwyer <arthur.j.odwyer@gmail.com>
Wed, 29 Dec 2021 19:17:26 +0000 (14:17 -0500)
committerArthur O'Dwyer <arthur.j.odwyer@gmail.com>
Wed, 29 Dec 2021 21:25:33 +0000 (16:25 -0500)
commit928852f1560ae8708d5c48e2e33911ef05457d58
tree42376f00ff9da3dd8ac235deae70265fd53cf32e
parentf24dff357b61cfed50361a09560990bb5f31dee2
[libc++] [NFC] Remove an unused parameter from `__sift_down`.

Differential Revision: https://reviews.llvm.org/D116382
libcxx/include/__algorithm/make_heap.h
libcxx/include/__algorithm/partial_sort.h
libcxx/include/__algorithm/partial_sort_copy.h
libcxx/include/__algorithm/pop_heap.h
libcxx/include/__algorithm/sift_down.h