From: Father Chrysostomos Date: Wed, 21 Sep 2011 00:37:38 +0000 (-0700) Subject: Remove comment from hv.c that no longer applies X-Git-Tag: accepted/trunk/20130322.191538~2492^2~106 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b017083ab8aa5210fe7dd9b6b490c08e03f6cf8a;p=platform%2Fupstream%2Fperl.git Remove comment from hv.c that no longer applies --- diff --git a/hv.h b/hv.h index 78f3771..c38b493 100644 --- a/hv.h +++ b/hv.h @@ -280,8 +280,6 @@ C. ? 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 \