mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-29 01:16:20 -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)
|
for(auto file:post.mFiles)
|
||||||
{
|
{
|
||||||
std::list<RsPeerId> sources;
|
std::list<RsPeerId> sources;
|
||||||
std::string destination;
|
|
||||||
|
|
||||||
// Add possible direct sources.
|
// Add possible direct sources.
|
||||||
FileInfo fileInfo;
|
FileInfo fileInfo;
|
||||||
|
Loading…
Reference in New Issue
Block a user