clutter/main: Remove various deprecated thread functions

https://gitlab.gnome.org/GNOME/mutter/merge_requests/666
This commit is contained in:
Georges Basile Stavracas Neto
2019-06-30 17:37:12 -03:00
parent 25376b3b3c
commit 7d9674149f
4 changed files with 0 additions and 122 deletions

View File

@ -146,9 +146,7 @@ test_texture_async_main (int argc, char *argv[])
task, path,
cleanup_task);
clutter_threads_enter ();
clutter_main ();
clutter_threads_leave ();
g_free (path);