tizen 2.0 init
[framework/multimedia/gst-plugins-good0.10.git] / tests / icles / equalizer-test.c
index e8126fa..fc6d527 100644 (file)
@@ -179,8 +179,10 @@ main (int argc, char **argv)
   GstPad *eq_sinkpad;
   gchar *uri;
 
+#if !GLIB_CHECK_VERSION (2, 31, 0)
   if (!g_thread_supported ())
     g_thread_init (NULL);
+#endif
 
   /* command line option parsing */
   ctx = g_option_context_new ("FILENAME");