Fix more void prototypes in tests
[platform/upstream/glib.git] / tests / gobject / gvalue-test.c
index 6622c9f..fa7bede 100644 (file)
@@ -388,7 +388,6 @@ int
 main (int argc, char *argv[])
 {
   g_test_init (&argc, &argv, NULL);
-  g_type_init ();
 
   g_test_add_func ("/gvalue/enum-transformation", test_enum_transformation);
   g_test_add_func ("/gvalue/gtype", test_gtype_value);