summaryrefslogtreecommitdiff
path: root/metaconfig.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2019-12-02 08:41:43 -0700
committerKarl Williamson <khw@cpan.org>2019-12-03 09:28:06 -0700
commita49981460f78bdb771ca714ce5f65a38609676a0 (patch)
tree3f8ed61251b6c5e3ac7aa30715d393ff26d33506 /metaconfig.h
parentaae69fa95d648dd2de40c79740d9d472460a122a (diff)
downloadperl-a49981460f78bdb771ca714ce5f65a38609676a0.tar.gz
metaconfig.h: Rmv temporary entries
These are no longer needed
Diffstat (limited to 'metaconfig.h')
-rw-r--r--metaconfig.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/metaconfig.h b/metaconfig.h
index 73e0ab0257..968508e333 100644
--- a/metaconfig.h
+++ b/metaconfig.h
@@ -13,18 +13,4 @@
* Symbols should only be here temporarily. Once they are actually used,
* they should be removed from here.
*
- * HAS_BUILTIN_ADD_OVERFLOW
- * HAS_BUILTIN_MUL_OVERFLOW
- * HAS_BUILTIN_SUB_OVERFLOW
- * HAS_LOCALECONV_L
- * HAS_MBRLEN
- * HAS_MBRTOWC
- * HAS_NANOSLEEP
- * HAS_STRTOD_L
- * HAS_STRTOLD_L
- * I_WCHAR
- * I_WCTYPE
- * HAS_TOWLOWER
- * HAS_TOWUPPER
- * SETLOCALE_ACCEPTS_ANY_LOCALE_NAME
*/