mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 12:48:51 +00:00
Remove some unused test code
This commit is contained in:
parent
21f2ccea31
commit
e666db528e
@ -213,8 +213,6 @@ test_multialloc (void)
|
|||||||
}
|
}
|
||||||
|
|
||||||
g_assert (memory->len == 0);
|
g_assert (memory->len == 0);
|
||||||
for (i = 0; i < memory->len; i++)
|
|
||||||
egg_secure_free (memory->pdata[i]);
|
|
||||||
g_ptr_array_free (memory, TRUE);
|
g_ptr_array_free (memory, TRUE);
|
||||||
|
|
||||||
egg_secure_warnings = 1;
|
egg_secure_warnings = 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user