mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-21 13:49:04 -04:00
remove unused variable
This commit is contained in:
parent
dd36f81038
commit
9289586908
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue