diff --git a/retroshare-gui/src/gui/gxschannels/GxsChannelPostsWidgetWithModel.cpp b/retroshare-gui/src/gui/gxschannels/GxsChannelPostsWidgetWithModel.cpp index 02a603284..372a8a535 100644 --- a/retroshare-gui/src/gui/gxschannels/GxsChannelPostsWidgetWithModel.cpp +++ b/retroshare-gui/src/gui/gxschannels/GxsChannelPostsWidgetWithModel.cpp @@ -669,7 +669,6 @@ void GxsChannelPostsWidgetWithModel::download() for(auto file:post.mFiles) { std::list sources; - std::string destination; // Add possible direct sources. FileInfo fileInfo;