From 85893bf58b1fdbb3b6de269e75d5672d7d938bb1 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Tue, 15 Feb 2011 15:24:31 +0100 Subject: [PATCH] Removed warning not to use iso_tree_clone(). --- libisofs/libisofs.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/libisofs/libisofs.h b/libisofs/libisofs.h index 52844c8..e7ba329 100644 --- a/libisofs/libisofs.h +++ b/libisofs/libisofs.h @@ -4616,8 +4616,6 @@ int iso_tree_add_new_cut_out_node(IsoImage *image, IsoDir *parent, IsoNode **node); /** - * >>> INCOMPLETLY IMPLEMENTED YET. DO NOT USE ! - * * Create a copy of the given node under a different path. If the node is * actually a directory then clone its whole subtree. * This call may fail because an IsoFile is encountered which gets fed by an