Get rid of GtkIntegration::initializeSettings use

This commit is contained in:
Ilya Fedin
2021-08-13 16:12:41 +04:00
committed by John Preston
parent 63a92cb90a
commit e7d39e6046
3 changed files with 2 additions and 7 deletions
@@ -788,7 +788,6 @@ void start() {
if (const auto integration = BaseGtkIntegration::Instance()) {
integration->load(GtkIntegration::AllowedBackends());
integration->initializeSettings();
}
if (const auto integration = GtkIntegration::Instance()) {