remove comment as requested by Szaka

(Logical change 1.46)
edge.strict_endians
cantab.net!aia21 2002-12-13 16:06:07 +00:00
parent e39b3a634d
commit eb9ed096e2
1 changed files with 0 additions and 1 deletions

View File

@ -700,7 +700,6 @@ void truncate_badclust_file(s64 nr_clusters)
if (write_mft_record(ctx))
perr_exit("Couldn't update $BadClust");
/* FIXME: clean up API => ntfs_put_attr_search_ctx() also closes ni */
ntfs_attr_put_search_ctx(ctx);
}