summaryrefslogtreecommitdiff
path: root/hv.h
diff options
context:
space:
mode:
Diffstat (limited to 'hv.h')
-rw-r--r--hv.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/hv.h b/hv.h
index 78f377160f..c38b493a0f 100644
--- a/hv.h
+++ b/hv.h
@@ -280,8 +280,6 @@ C<SV*>.
? HvAUX(hv)->xhv_mro_meta \
: Perl_mro_meta_init(aTHX_ hv))
-/* FIXME - all of these should use a UTF8 aware API, which should also involve
- getting the length. */
#define HvNAME_HEK_NN(hv) \
( \
HvAUX(hv)->xhv_name_count \