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:
authorIgor Pavlov <ipavlov@users.sourceforge.net>2006-09-15 04:00:00 +0400
committerKornel LesiƄski <kornel@geekhood.net>2016-05-28 02:15:49 +0300
commit804edc5756fede54dbb1aefda6d39d306111938d (patch)
tree480b8c5e16de6153695c44af47214849f985a4a9 /7zip/UI/Common/UpdateProduce.h
parent0ec42ff829aadfe211df90d97ee157499282bf27 (diff)
4.43 beta
Diffstat (limited to '7zip/UI/Common/UpdateProduce.h')
-rwxr-xr-x7zip/UI/Common/UpdateProduce.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/7zip/UI/Common/UpdateProduce.h b/7zip/UI/Common/UpdateProduce.h
index 9c1e1e44..8f58dab9 100755
--- a/7zip/UI/Common/UpdateProduce.h
+++ b/7zip/UI/Common/UpdateProduce.h
@@ -24,8 +24,6 @@ struct CUpdatePair2
};
void UpdateProduce(
- const CObjectVector<CDirItem> &dirItems,
- const CObjectVector<CArchiveItem> &archiveItems,
const CObjectVector<CUpdatePair> &updatePairs,
const NUpdateArchive::CActionSet &actionSet,
CObjectVector<CUpdatePair2> &operationChain);