Improve gsettings test coverage
[platform/upstream/glib.git] / gio / tests / simple-async-result.c
index 8112057..e9b089e 100644 (file)
@@ -122,7 +122,6 @@ test_simple_async (void)
 int
 main (int argc, char **argv)
 {
-  g_type_init ();
   g_test_init (&argc, &argv, NULL);
 
   g_test_add_func ("/gio/simple-async-result/test", test_simple_async);