2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

Closed beta 1.2.8.3.

This commit is contained in:
John Preston
2018-02-03 23:26:39 +03:00
parent 269defa82d
commit b8614c60f9
8 changed files with 17 additions and 16 deletions

View File

@@ -521,8 +521,6 @@ private:
Ui::SendActionAnimation _sendActionAnimation;
QMap<SendAction::Type, TimeMs> _mySendActions;
int _pinnedIndex = 0; // > 0 for pinned dialogs
std::weak_ptr<AdminLog::LocalIdManager> _adminLogIdManager;
};