Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '7zip/UI/Common/UpdateProduce.cpp')
-rwxr-xr-x7zip/UI/Common/UpdateProduce.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/7zip/UI/Common/UpdateProduce.cpp b/7zip/UI/Common/UpdateProduce.cpp
index 0d50a8ce..992bbeec 100755
--- a/7zip/UI/Common/UpdateProduce.cpp
+++ b/7zip/UI/Common/UpdateProduce.cpp
@@ -10,8 +10,6 @@ static const char *kUpdateActionSetCollision =
"Internal collision in update action set";
void UpdateProduce(
- const CObjectVector<CDirItem> &dirItems,
- const CObjectVector<CArchiveItem> &archiveItems,
const CObjectVector<CUpdatePair> &updatePairs,
const NUpdateArchive::CActionSet &actionSet,
CObjectVector<CUpdatePair2> &operationChain)