Fixed recommended files in MessageComposer. Unchecked recommended files was sent too.

Removed not needed member inRecommend on FileInfo.

Recompiled of the GUI needed.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3783 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2010-11-12 23:48:12 +00:00
parent f769c66991
commit c36fab48d8
3 changed files with 19 additions and 49 deletions

View file

@ -110,8 +110,6 @@ class FileInfo
uint64_t avail; /* how much we have */
int status;
bool inRecommend;
double rank;
int age;
uint32_t queue_position ;