summaryrefslogtreecommitdiff
path: root/hv.h
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2011-09-20 17:37:38 -0700
committerFather Chrysostomos <sprout@cpan.org>2011-10-06 13:00:58 -0700
commitb017083ab8aa5210fe7dd9b6b490c08e03f6cf8a (patch)
treec81e293647d54afd700557bbdadbd095a6f2bae2 /hv.h
parentd9021235b07b60ed76d1f7e02223897f5afccbb7 (diff)
downloadperl-b017083ab8aa5210fe7dd9b6b490c08e03f6cf8a.tar.gz
Remove comment from hv.c that no longer applies
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 \