removed variable shadowing another

This commit is contained in:
csoler 2021-01-19 19:42:24 +01:00
parent e56add841a
commit 20082321e7

View File

@ -669,7 +669,6 @@ void GxsChannelPostsWidgetWithModel::download()
for(auto file:post.mFiles)
{
std::list<RsPeerId> sources;
std::string destination;
// Add possible direct sources.
FileInfo fileInfo;