mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Fix crash in redundant checkStartUrl call.
This commit is contained in:
@@ -370,8 +370,6 @@ MainWidget::MainWidget(
|
||||
cSetOtherOnline(0);
|
||||
|
||||
_history->start();
|
||||
|
||||
Core::App().checkStartUrl();
|
||||
}
|
||||
|
||||
MainWidget::~MainWidget() = default;
|
||||
|
Reference in New Issue
Block a user