Change 16404 by rgs@rgs-home on 2002/05/04 19:35:13
Subject: [PATCH sv.c] delete inaccurate comment
From: Dave Mitchell <[EMAIL PROTECTED]>
Date: Fri, 3 May 2002 21:17:00 +0100
Message-ID: <[EMAIL PROTECTED]>
Affected files ...
.... //depot/perl/sv.c#545 edit
Differences ...
==== //depot/perl/sv.c#545 (text) ====
Index: perl/sv.c
--- perl/sv.c.~1~ Sat May 4 13:45:05 2002
+++ perl/sv.c Sat May 4 13:45:05 2002
@@ -7296,9 +7296,6 @@
}
/* Downgrades a PVGV to a PVMG.
- *
- * XXX This function doesn't actually appear to be used anywhere
- * DAPM 15-Jun-01
*/
STATIC void
End of Patch.