mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
refactor(history): Remove unused and undefined getPeerId
This commit is contained in:
parent
a99735d0e0
commit
cb4af27791
|
@ -231,8 +231,6 @@ private:
|
|||
static RawDatabase::Query generateFileFinished(RowId fileId, bool success,
|
||||
const QString& filePath, const QByteArray& fileHash);
|
||||
|
||||
int64_t getPeerId(ToxPk const& pk);
|
||||
|
||||
std::shared_ptr<RawDatabase> db;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user