LumpDirectory: Always prune duplicates before pruning by file
This is necessary to ensure the validity of the return value.
Todo: Merge the pruneFlags arrays produced by both algorithms andthen perform a single prune operation on the combined result.
View differences
LumpDirectory: Always prune duplicates before pruning by file
This is necessary to ensure the validity of the return value.
Todo: Merge the pruneFlags arrays produced by both algorithms and
then perform a single prune operation on the combined result.