summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2008-02-20 22:39:56 +0000
committerNicholas Clark <nick@ccl4.org>2008-02-20 22:39:56 +0000
commit9784f5f42a6fe727d098291f8a63216b4e07c6bb (patch)
tree4d9a0d981380ce6584c70b42ab9b003ba4933403 /pod
parent1518d620d80f21c46a5f3757b2ebf28b92c1d602 (diff)
downloadperl-9784f5f42a6fe727d098291f8a63216b4e07c6bb.tar.gz
Eliminate ck_lengthconst.
p4raw-id: //depot/perl@33338
Diffstat (limited to 'pod')
-rw-r--r--pod/perltodo.pod8
1 files changed, 0 insertions, 8 deletions
diff --git a/pod/perltodo.pod b/pod/perltodo.pod
index bbf2f05c8d..caa1a833e5 100644
--- a/pod/perltodo.pod
+++ b/pod/perltodo.pod
@@ -386,14 +386,6 @@ macro used can be changed.
=back
-=head2
-
-C<Perl_ck_lengthconst> does nothing, but has the comment
-
- /* XXX length optimization goes here */
-
-It predates 5.003. Investigate what it's about, and then implement it.
-
=head2 Modernize the order of directories in @INC
The way @INC is laid out by default, one cannot upgrade core (dual-life)