diff --git a/Telegram/SourceFiles/apiwrap.cpp b/Telegram/SourceFiles/apiwrap.cpp index 18ae93278..47314e066 100644 --- a/Telegram/SourceFiles/apiwrap.cpp +++ b/Telegram/SourceFiles/apiwrap.cpp @@ -1630,9 +1630,6 @@ void ApiWrap::saveStickerSets( } void ApiWrap::joinChannel(not_null channel) { - Ui::show(Box(ChannelsLimitBox, _session)); - AssertIsDebug(); - return; if (channel->amIn()) { session().changes().peerUpdated( channel,