From 3aa6cd945d847fecd76d47d78b8b1023398f6d50 Mon Sep 17 00:00:00 2001 From: mike Date: Wed, 21 Dec 2005 00:25:51 +0000 Subject: [PATCH] Remove nonsensical clause about CQL sort-specifications. --- lib/ZOOM.pod | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/lib/ZOOM.pod b/lib/ZOOM.pod index ee8162b..23c2bef 100644 --- a/lib/ZOOM.pod +++ b/lib/ZOOM.pod @@ -1,4 +1,4 @@ -# $Id: ZOOM.pod,v 1.24 2005-12-19 17:53:00 mike Exp $ +# $Id: ZOOM.pod,v 1.25 2005-12-21 00:25:51 mike Exp $ use strict; use warnings; @@ -985,9 +985,6 @@ is run on the query, the result is automatically sorted. The sort specification language is the same as the C sort-specification type of the C method C, described above. -B - =head4 destroy() $p->destroy() -- 1.7.10.4