This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
embed.fnc: Mark cx_dup as Core only
[perl5.git] / cv.h
diff --git a/cv.h b/cv.h
index b627fe8..5a3a25f 100644 (file)
--- a/cv.h
+++ b/cv.h
@@ -16,11 +16,6 @@ struct xpvcv {
 };
 
 /*
-=head1 CV Handling
-
-This section documents functions to manipulate CVs which are code-values,
-meaning subroutines.  For more information, see L<perlguts>.
-
 =for apidoc Ayh||CV
 
 =for apidoc ADmnU||Nullcv