mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 04:38:55 +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);
|
||||
for (i = 0; i < memory->len; i++)
|
||||
egg_secure_free (memory->pdata[i]);
|
||||
g_ptr_array_free (memory, TRUE);
|
||||
|
||||
egg_secure_warnings = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user