mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-19 03:49:29 -04:00
Fixed compile on Windows and removed some compiler warnings.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4033 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
074f382eab
commit
4b8766aec3
3 changed files with 3 additions and 2 deletions
|
@ -833,7 +833,6 @@ void SearchDialog::insertFile(const std::string& txt,qulonglong searchId, const
|
|||
|
||||
// 1 - look in result window whether the file already exists.
|
||||
//
|
||||
int items = ui.searchResultWidget->topLevelItemCount();
|
||||
bool found = false ;
|
||||
int sources;
|
||||
int friendSource = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue