mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-29 01:08:50 -04:00
removed variable shadowing another
This commit is contained in:
parent
e56add841a
commit
20082321e7
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue