summary refs log tree commit diff
path: root/src/Cache_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Cache_p.h')
-rw-r--r--src/Cache_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Cache_p.h b/src/Cache_p.h

index 8322a6af..d97eb531 100644 --- a/src/Cache_p.h +++ b/src/Cache_p.h
@@ -692,7 +692,6 @@ private: std::optional<UserKeyCache> userKeys_(const std::string &user_id, lmdb::txn &txn); void setNextBatchToken(lmdb::txn &txn, const std::string &token); - void setNextBatchToken(lmdb::txn &txn, const QString &token); lmdb::env env_; lmdb::dbi syncStateDb_;