mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-04 23:18:44 +02:00
Revert the patch for bug 527214 and related changes. GTimer
is supposed to work without threads. svn path=/trunk/; revision=6943
This commit is contained in:
@@ -507,7 +507,6 @@ main (int argc,
|
||||
char *argv[])
|
||||
{
|
||||
g_type_init ();
|
||||
g_thread_init (0);
|
||||
g_test_init (&argc, &argv, NULL);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user