summaryrefslogtreecommitdiff
path: root/libstdc++-v3/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/config.h.in')
-rw-r--r--libstdc++-v3/config.h.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/libstdc++-v3/config.h.in b/libstdc++-v3/config.h.in
index 0f210cbcc9f..d940e6189c7 100644
--- a/libstdc++-v3/config.h.in
+++ b/libstdc++-v3/config.h.in
@@ -719,14 +719,6 @@
namespace std::tr1. */
#undef _GLIBCXX_USE_C99_STDINT_TR1
-/* Define if C99 functions in <wchar.h> should be imported in <tr1/cwchar> in
- namespace std::tr1. */
-#undef _GLIBCXX_USE_C99_WCHAR_TR1
-
-/* Define if C99 functions in <wctype.h> should be imported in <tr1/cwctype>
- in namespace std::tr1. */
-#undef _GLIBCXX_USE_C99_WCTYPE_TR1
-
/* Define if iconv and related functions exist and are usable. */
#undef _GLIBCXX_USE_ICONV