From ab686ae8de0f4425f6f84f77e7e38e2e32b3d3f6 Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Mon, 24 Oct 2011 16:39:21 -0700 Subject: [PATCH] Remove part of intrpvar.h comment This second sentence is no longer true as of 87b9e160. --- intrpvar.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/intrpvar.h b/intrpvar.h index 9f812dc..97e4738 100644 --- a/intrpvar.h +++ b/intrpvar.h @@ -17,9 +17,7 @@ * Don't forget to re-run regen/embed.pl to propagate changes! */ -/* New variables must be added to the very end for binary compatibility. - * XSUB.h provides wrapper functions via perlapi.h that make this - * irrelevant, but not all code may be expected to #include XSUB.h. */ +/* New variables must be added to the very end for binary compatibility. */ /* Don't forget to add your variable also to perl_clone()! */ -- 2.7.4