2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Merge branch 'docs' into bots

This commit is contained in:
John Preston
2015-12-28 13:28:15 +03:00
7 changed files with 14 additions and 38 deletions

View File

@@ -52,7 +52,6 @@ public:
void clear();
void remove(const PeerId &peer);
~Histories() {
clear();
unreadFull = unreadMuted = 0;
}