We don't have XRVs any more, so remove the typedef
Nicholas Clark [Wed, 1 Jun 2005 15:40:57 +0000 (15:40 +0000)]
p4raw-id: //depot/perl@24663

perl.h

diff --git a/perl.h b/perl.h
index df12645..bfa632f 100644 (file)
--- a/perl.h
+++ b/perl.h
@@ -2101,7 +2101,6 @@ typedef struct context PERL_CONTEXT;
 typedef struct block BLOCK;
 
 typedef struct magic MAGIC;
-typedef struct xrv XRV;
 typedef struct xpv XPV;
 typedef struct xpviv XPVIV;
 typedef struct xpvuv XPVUV;