Adapt libecal to the new ESource API.
[platform/upstream/evolution-data-server.git] / tests / libecal / test-ecal-get-object-list.c
index 9629975..7c86cf0 100644 (file)
@@ -42,8 +42,6 @@ main (gint argc,
        ecal_test_utils_cal_assert_objects_equal_shallow (component,
                        component_final);
 
-       ecal_test_utils_cal_remove (cal);
-
        e_cal_free_object_list (components);
        g_free (uid);
        icalcomponent_free (component);