mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
remove unused variable
This commit is contained in:
parent
dd36f81038
commit
9289586908
@ -2011,7 +2011,6 @@ bool FriendList::importFriendlist(QString &fileName, bool &errorPeers, bool &err
|
||||
errorPeers = false;
|
||||
errorGroups = false;
|
||||
|
||||
uint32_t error_code;
|
||||
std::string error_string;
|
||||
RsPeerDetails rsPeerDetails;
|
||||
RsPeerId rsPeerID;
|
||||
|
Loading…
Reference in New Issue
Block a user