From 976241362128b4e33fbf3b36a91acb6309edb205 Mon Sep 17 00:00:00 2001 From: Howard Hinnant Date: Thu, 29 Aug 2013 23:37:50 +0000 Subject: Xing Xue: Some minor changes for IBM XLC++/AIX. llvm-svn: 189623 --- libcxx/include/support/ibm/xlocale.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'libcxx/include/support/ibm') diff --git a/libcxx/include/support/ibm/xlocale.h b/libcxx/include/support/ibm/xlocale.h index fa349e0d416..8d99a5c7d34 100644 --- a/libcxx/include/support/ibm/xlocale.h +++ b/libcxx/include/support/ibm/xlocale.h @@ -263,8 +263,6 @@ size_t wcsxfrm_l(wchar_t *__ws1, const wchar_t *__ws2, size_t __n, } #endif // !defined(_AIX71) -locale_t cloc(void); - // strftime_l() is defined by POSIX. However, AIX 7.1 does not have it // implemented yet. static inline -- cgit v1.2.3