Index: src/ch/UpdateResponse.cpp =================================================================== diff -u -r1f27a2022090cf7aaf827a3f1ad90d6fe0038518 -rcb4e9d4b60d62b25ae2cf556c0642601af56c787 --- src/ch/UpdateResponse.cpp (.../UpdateResponse.cpp) (revision 1f27a2022090cf7aaf827a3f1ad90d6fe0038518) +++ src/ch/UpdateResponse.cpp (.../UpdateResponse.cpp) (revision cb4e9d4b60d62b25ae2cf556c0642601af56c787) @@ -36,11 +36,6 @@ wiptree pt; read_xml(wssData, pt); - // traverse pt - std::wstring wstrVersion; - std::wstring wstrReleaseDate; - std::wstring wstrReleaseNotes; - // add version information; note that assumption here that we receive version informations // sorted by stability (decreasing) - that way we only present the user suggestions to download // newest versions with highest stability