tizen beta release
[framework/web/webkit-efl.git] / Source / WebKit / gtk / tests / testdomnode.c
index 893b7cc..413c5df 100755 (executable)
@@ -174,9 +174,6 @@ static void test_dom_node_insertion(DomNodeFixture* fixture, gconstpointer data)
 
 int main(int argc, char** argv)
 {
-    if (!g_thread_supported())
-        g_thread_init(NULL);
-
     gtk_test_init(&argc, &argv, NULL);
 
     g_test_bug_base("https://bugs.webkit.org/");