From 0fee0fd1819efbbe009594149dbabcd617d2815e Mon Sep 17 00:00:00 2001 From: John Preston Date: Thu, 7 Nov 2024 16:48:44 +0400 Subject: [PATCH] f Handle some more updates. --- Telegram/SourceFiles/api/api_updates.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Telegram/SourceFiles/api/api_updates.cpp b/Telegram/SourceFiles/api/api_updates.cpp index 00686b87092f9..412d14c6af415 100644 --- a/Telegram/SourceFiles/api/api_updates.cpp +++ b/Telegram/SourceFiles/api/api_updates.cpp @@ -3234,7 +3234,6 @@ void Updates::applyUpdate(const TLupdate &update) { &session(), data.vterms_of_service().data(), data.vterms_of_service_id().v.toUtf8())); - }, [&](const TLDupdateUsersNearby &data) { }, [&](const TLDupdateUnconfirmedSession &data) { // later }, [&](const TLDupdateAttachmentMenuBots &data) {