summaryrefslogtreecommitdiff
path: root/cpp/src/IcePatch2/ClientUtil.cpp
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2004-12-14 21:29:54 +0000
committerMarc Laukien <marc@zeroc.com>2004-12-14 21:29:54 +0000
commit2e64eaf3ad1887db1b4e0c88d31bf60ed98ea9ca (patch)
tree8554ffca0baab6755a43047294a71d25ffc0973f /cpp/src/IcePatch2/ClientUtil.cpp
parentfix for thread-per-connection (diff)
downloadice-2e64eaf3ad1887db1b4e0c88d31bf60ed98ea9ca.tar.bz2
ice-2e64eaf3ad1887db1b4e0c88d31bf60ed98ea9ca.tar.xz
ice-2e64eaf3ad1887db1b4e0c88d31bf60ed98ea9ca.zip
fix
Diffstat (limited to 'cpp/src/IcePatch2/ClientUtil.cpp')
-rwxr-xr-xcpp/src/IcePatch2/ClientUtil.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/IcePatch2/ClientUtil.cpp b/cpp/src/IcePatch2/ClientUtil.cpp
index 4ac87d51aac..8e787e0b234 100755
--- a/cpp/src/IcePatch2/ClientUtil.cpp
+++ b/cpp/src/IcePatch2/ClientUtil.cpp
@@ -564,7 +564,6 @@ IcePatch2::Patcher::updateFilesInternal(const FileInfoSeq& files, const Decompre
}
Int pos = 0;
- string progress;
while(pos < p->size)
{