Adapt libecal to the new ESource API.
[platform/upstream/evolution-data-server.git] / tests / libecal / test-ecal-receive-objects.c
index f96c7b4..3438f92 100644 (file)
@@ -28,8 +28,6 @@ main (gint argc,
        component = e_cal_component_get_icalcomponent (e_component);
        ecal_test_utils_cal_receive_objects (cal, component);
 
-       ecal_test_utils_cal_remove (cal);
-
        g_object_unref (e_component);
        g_free (uid);