mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
Don't use deprecated GThread API in gio tests
This commit is contained in:
@@ -248,7 +248,6 @@ main (int argc,
|
||||
SetupData *data;
|
||||
|
||||
g_type_init ();
|
||||
g_thread_init (NULL);
|
||||
|
||||
g_test_init (&argc, &argv, NULL);
|
||||
|
||||
|
Reference in New Issue
Block a user