tests: comment out asserts in dynamic type tests
[platform/upstream/glib.git] / tests / gobject / ifaceinit.c
index a4aa268..ec62fd7 100644 (file)
@@ -381,7 +381,6 @@ main (int   argc,
   g_log_set_always_fatal (g_log_set_always_fatal (G_LOG_FATAL_MASK) |
                          G_LOG_LEVEL_WARNING |
                          G_LOG_LEVEL_CRITICAL);
-  g_type_init ();
 
   /* We force the interfaces to be registered in a different order
    * than we add them, so our logic doesn't always deal with interfaces