[libc++][NFC] Fix whitespace

This commit is contained in:
Louis Dionne 2022-05-26 16:52:16 -04:00
parent 198815e18d
commit eb1b1f2411
1 changed files with 0 additions and 1 deletions

View File

@ -79,7 +79,6 @@ __shared_weak_count::__release_shared() noexcept
if (__shared_count::__release_shared())
__release_weak();
}
#endif // _LIBCPP_SHARED_PTR_DEFINE_LEGACY_INLINE_FUNCTIONS
void