mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-28 08:59:37 -05:00
removed variable shadowing another
This commit is contained in:
parent
e56add841a
commit
20082321e7
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user