zip_delete does not use callback functions, remove wrong XXX comment.
--HG--
branch : HEAD
diff --git a/man/zip_delete.mdoc b/man/zip_delete.mdoc
index 9a8d3c9..abde485 100644
--- a/man/zip_delete.mdoc
+++ b/man/zip_delete.mdoc
@@ -1,4 +1,4 @@
-.\" $NiH: zip_delete.mdoc,v 1.6 2004/11/30 22:26:56 wiz Exp $
+.\" $NiH: zip_delete.mdoc,v 1.7 2005/06/09 18:50:27 wiz Exp $
.\"
.\" zip_delete.mdoc -- delete files from zip archive
.\" Copyright (C) 2003 Dieter Baron and Thomas Klausner
@@ -62,7 +62,6 @@
.Ar index
is not a valid file index in
.Ar archive .
-.\: XXX: also ch_func ZIP_CMD_CLOSE errors
.El
.Sh SEE ALSO
.Xr libzip 3 ,