mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
refactor(core): remove unused declaration
This commit is contained in:
parent
5eaf0ab133
commit
2a15927a16
@ -50,8 +50,6 @@ public:
|
||||
static const QString TOX_EXT;
|
||||
static QStringList splitMessage(const QString& message, int maxLen);
|
||||
|
||||
static QByteArray getSaltFromFile(QString filename);
|
||||
|
||||
QString getPeerName(const ToxPk& id) const;
|
||||
|
||||
QVector<uint32_t> getFriendList() const;
|
||||
|
Loading…
x
Reference in New Issue
Block a user