remove unused variable

This commit is contained in:
sehraf 2018-09-14 17:05:57 +02:00
parent dd36f81038
commit 9289586908
No known key found for this signature in database
GPG Key ID: DF09F6EAE356B2C6

View File

@ -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;