summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/test-07.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test-07.c b/tests/test-07.c
index 0dda4f6..81840b4 100644
--- a/tests/test-07.c
+++ b/tests/test-07.c
@@ -120,8 +120,6 @@ test_object_serialize_property (JsonSerializable *serializable,
json_object_add_member (obj, "bar", val);
json_node_take_object (retval, obj);
-
- test_boxed_free (boxed);
}
return retval;