2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Fix saving cache from InMemoryLocation.

This commit is contained in:
John Preston
2020-05-26 21:07:42 +04:00
parent 74ef8104a7
commit b35b6c4449
2 changed files with 2 additions and 4 deletions

View File

@@ -378,8 +378,6 @@ struct PlainUrlLocation {
};
struct InMemoryLocation {
~InMemoryLocation() = default;
QByteArray bytes;
friend inline bool operator==(