From: Rafael Garcia-Suarez <rgarciasuarez@gmail.com>
Date: Wed, 20 Jul 2005 11:18:59 +0000 (+0000)
Subject: Remove obsolete error messages
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c079d2dba97d49efa60fc1451a03df0d1580ec2b;p=p5sagit%2Fp5-mst-13.2.git

Remove obsolete error messages

p4raw-id: //depot/perl@25198
---

diff --git a/pod/perldiag.pod b/pod/perldiag.pod
index 9e7e6d6..c33efce 100644
--- a/pod/perldiag.pod
+++ b/pod/perldiag.pod
@@ -4711,16 +4711,6 @@ the beginning of the string being (un)packed.  See L<perlfunc/pack>.
 (F) You had a pack template that specified a relative position after
 the end of the string being unpacked.  See L<perlfunc/pack>.
 
-=item Xsub "%s" called in sort
-
-(F) The use of an external subroutine as a sort comparison is not yet
-supported.
-
-=item Xsub called in sort
-
-(F) The use of an external subroutine as a sort comparison is not yet
-supported.
-
 =item YOU HAVEN'T DISABLED SET-ID SCRIPTS IN THE KERNEL YET!
 
 (F) And you probably never will, because you probably don't have the