tizen 2.0 init
[framework/multimedia/gst-plugins-good0.10.git] / tests / icles / test-oss4.c
index f15875d..233e891 100644 (file)
@@ -233,8 +233,10 @@ main (int argc, char **argv)
   GOptionContext *ctx;
   GError *err = NULL;
 
+#if !GLIB_CHECK_VERSION (2, 31, 0)
   if (!g_thread_supported ())
     g_thread_init (NULL);
+#endif
 
   ctx = g_option_context_new ("");
   g_option_context_add_main_entries (ctx, options, NULL);