Remove now wrong CHECK.

This commit is contained in:
levlam 2023-09-25 17:11:36 +03:00
parent 1c758bbade
commit 9b4266c0c9

View File

@ -571,7 +571,6 @@ void TopDialogManager::try_start() {
first_unsync_change_ = Timestamp();
server_sync_state_ = SyncState::None;
last_server_sync_ = Timestamp();
CHECK(pending_get_top_dialogs_.empty());
LOG(DEBUG) << "Init is enabled: " << is_enabled_;
if (!is_active_) {