GApplication: add a "resource base path"
[platform/upstream/glib.git] / gio / tests / volumemonitor.c
index 4891505..6b61c30 100644 (file)
@@ -164,8 +164,6 @@ main (int argc, char *argv[])
 
   g_setenv ("GIO_USE_VFS", "local", FALSE);
 
-  g_type_init ();
-
   g_test_init (&argc, &argv, NULL);
 
   monitor = g_volume_monitor_get ();