Kaydet (Commit) 2ba53aee authored tarafından Caolán McNamara's avatar Caolán McNamara

shouldn't have to recall gtk_init here

Change-Id: If851dbdb034384395ba590fda61f3383f5ef791a
üst 836cd17f
......@@ -2313,7 +2313,6 @@ GtkSalGraphics::GtkSalGraphics( GtkSalFrame *pFrame, GtkWidget *pWindow )
return;
style_loaded = true;
gtk_init(nullptr, nullptr);
/* Load the GtkStyleContexts, it might be a bit slow, but usually,
* gtk apps create a lot of widgets at startup, so, it shouldn't be
* too slow */
......
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