mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 16:33:40 +02:00
Drop g_thread_init from tests
This is not needed anymore.
This commit is contained in:
@@ -178,7 +178,6 @@ main (int argc, char **argv)
|
||||
gint i;
|
||||
GTest *test;
|
||||
|
||||
g_thread_init (NULL);
|
||||
g_print ("START: %s\n", argv[0]);
|
||||
g_log_set_always_fatal (G_LOG_LEVEL_WARNING | G_LOG_LEVEL_CRITICAL | g_log_set_always_fatal (G_LOG_FATAL_MASK));
|
||||
g_type_init ();
|
||||
|
Reference in New Issue
Block a user