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:
@@ -378,8 +378,6 @@ struct PlainUrlLocation {
|
||||
};
|
||||
|
||||
struct InMemoryLocation {
|
||||
~InMemoryLocation() = default;
|
||||
|
||||
QByteArray bytes;
|
||||
|
||||
friend inline bool operator==(
|
||||
|
Reference in New Issue
Block a user