summaryrefslogtreecommitdiffstats
path: root/libcxx
diff options
context:
space:
mode:
authorMarshall Clow <mclow.lists@gmail.com>2015-05-31 14:01:54 +0000
committerMarshall Clow <mclow.lists@gmail.com>2015-05-31 14:01:54 +0000
commitb74d15e507745d44812bff2d00929bc061aeba3d (patch)
tree971c2e374b4ab30701916531467368479405ab12 /libcxx
parentc7551a4843e84abfd5fa0fbd056f5f1ec96c86ae (diff)
downloadbcm5719-llvm-b74d15e507745d44812bff2d00929bc061aeba3d.tar.gz
bcm5719-llvm-b74d15e507745d44812bff2d00929bc061aeba3d.zip
Remove debugging code
llvm-svn: 238674
Diffstat (limited to 'libcxx')
-rw-r--r--libcxx/include/memory2
1 files changed, 0 insertions, 2 deletions
diff --git a/libcxx/include/memory b/libcxx/include/memory
index a004c89d52a..6f3fdd53ec3 100644
--- a/libcxx/include/memory
+++ b/libcxx/include/memory
@@ -621,8 +621,6 @@ void* align(size_t alignment, size_t size, void*& ptr, size_t& space);
#pragma GCC system_header
#endif
-extern "C" int printf(const char * __restrict, ...);
-
_LIBCPP_BEGIN_NAMESPACE_STD
// addressof moved to <__functional_base>
OpenPOWER on IntegriCloud