Index: gtkhtml-4.2.3/components/editor/main.c =================================================================== --- gtkhtml-4.2.3.orig/components/editor/main.c +++ gtkhtml-4.2.3/components/editor/main.c @@ -373,8 +373,6 @@ main (gint argc, bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8"); textdomain (GETTEXT_PACKAGE); - g_thread_init (NULL); - gtk_init (&argc, &argv); editor = gtkhtml_editor_new ();