mirror of
https://github.com/SELinuxProject/setools
synced 2025-03-25 04:26:28 +00:00
libqpol: fix merge error (duplicate code a few lines up)
This commit is contained in:
parent
4af429d2a6
commit
e70e670664
@ -214,9 +214,6 @@ static int qpol_policy_build_attrs_from_map(qpol_policy_t * policy)
|
||||
continue;
|
||||
}
|
||||
|
||||
if (db->type_val_to_struct[i]->flavor == TYPE_TYPE)
|
||||
continue;
|
||||
|
||||
/* first create a new type_datum_t for the attribute,
|
||||
* with the attribute's type_list consisting of types
|
||||
* with this attribute */
|
||||
|
Loading…
Reference in New Issue
Block a user