syncedBy got moved and adopt the timestamp change

This commit is contained in:
2024-01-12 12:46:51 +01:00
parent c01d91144c
commit a5da51a428
3 changed files with 3 additions and 11 deletions

View File

@@ -15,10 +15,6 @@ struct ToxGroupMessageID {
// TODO: move all those comps
struct SyncedBy {
std::set<Contact3> list;
};
namespace Transfer {
struct ToxTransferFriend {