Tizen 2.1 base
[platform/upstream/glib2.0.git] / gio / tests / echo-server.c
index 7e05510..c0a1997 100644 (file)
@@ -43,7 +43,6 @@ main (int argc, char *argv[])
   GError *error = NULL;
 
   g_type_init ();
-  g_thread_init (NULL);
 
   context = g_option_context_new (" - Test GSocket server stuff");
   g_option_context_add_main_entries (context, cmd_entries, NULL);