plist: remove dup assertion.
--HG-- extra : convert_revision : 5c31c8841ce9e5d0c44e85bd1ac218efea59c8ce
This commit is contained in:
parent
b2abe59c52
commit
bd6d7b5502
1 changed files with 0 additions and 1 deletions
|
@ -85,7 +85,6 @@ xbps_callback_array_iter_in_dict(prop_dictionary_t dict, const char *key,
|
||||||
assert(func != NULL);
|
assert(func != NULL);
|
||||||
|
|
||||||
run = cbloop_done = false;
|
run = cbloop_done = false;
|
||||||
assert(func != NULL);
|
|
||||||
|
|
||||||
iter = xbps_get_array_iter_from_dict(dict, key);
|
iter = xbps_get_array_iter_from_dict(dict, key);
|
||||||
if (iter == NULL)
|
if (iter == NULL)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue