binding: Add an explicit unbind()
[platform/upstream/glib.git] / gobject / tests / properties.c
index b0bee2a..27c2a22 100644 (file)
@@ -256,7 +256,6 @@ properties_construct (void)
 int
 main (int argc, char *argv[])
 {
-  g_type_init ();
   g_test_init (&argc, &argv, NULL);
 
   g_test_bug_base ("http://bugzilla.gnome.org/");