mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Remove unused variable
This commit is contained in:
parent
ee2507f8e0
commit
d0e8d291bd
|
@ -68,7 +68,6 @@ private:
|
|||
GenericDdInterface *db;
|
||||
QMap<QString, int> aliases;
|
||||
QMap<QString, QPair<int, ChatType>> chats;
|
||||
bool isEncrypted;
|
||||
int messageID;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user