plist: remove dup assertion.
--HG-- extra : convert_revision : 5c31c8841ce9e5d0c44e85bd1ac218efea59c8ce
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user