Remove debugging code
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@238674 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
bf0460e0a0
commit
ebc31694e8
@ -621,8 +621,6 @@ void* align(size_t alignment, size_t size, void*& ptr, size_t& space);
|
|||||||
#pragma GCC system_header
|
#pragma GCC system_header
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
extern "C" int printf(const char * __restrict, ...);
|
|
||||||
|
|
||||||
_LIBCPP_BEGIN_NAMESPACE_STD
|
_LIBCPP_BEGIN_NAMESPACE_STD
|
||||||
|
|
||||||
// addressof moved to <__functional_base>
|
// addressof moved to <__functional_base>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user