Fix --enable-really-statici: mkntfs redefined ntfs_attr_put_search_ctx()

edge.strict_endians
szaka 2005-09-25 19:22:11 +00:00
parent 5ca19a130b
commit 660b44f3ed
1 changed files with 0 additions and 12 deletions

View File

@ -1459,18 +1459,6 @@ int mkntfs_attr_lookup(const ATTR_TYPES type, const ntfschar *name,
return -1;
}
/**
* ntfs_attr_put_search_ctx - release an attribute search context
* @ctx: attribute search context to free
*
* Release the attribute search context @ctx.
*/
void ntfs_attr_put_search_ctx(ntfs_attr_search_ctx *ctx)
{
free(ctx);
return;
}
/**
* insert_positioned_attr_in_mft_record
* Create a non-resident attribute with a predefined on disk location