simplified the code in the post download CRC check routine and removed a potential bug.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3574 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2010-09-30 21:02:37 +00:00
parent 750c1a9403
commit 47b48769e4
2 changed files with 35 additions and 37 deletions

View file

@ -194,7 +194,6 @@ private:
CRC32Map _crcmap ;
uint32_t _crcmap_state ;
time_t _crcmap_last_asked_time ;
int _crcmap_last_source_id ;
ftFileStatus mFileStatus; //used for pause/resume file transfer