Commit f4d4338b authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Revert "Qt: cleanup dialogs on destruction"

This reverts commit 2e028db6.
This violates segmentation when exiting Qt4 with the error dialog.
parent f45d4512
......@@ -95,9 +95,6 @@ DialogsProvider::~DialogsProvider()
UpdateDialog::killInstance();
#endif
PluginDialog::killInstance();
PodcastConfigDialog::killInstance();
EpgDialog::killInstance();
ErrorsDialog::killInstance();
delete menusMapper;
delete menusUpdateMapper;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment