(C) 1998 AROS - The Amiga Research OS
If 'logic' is TAGFILTER_AND, then all the tags that are NOT in the array filterArray will be removed from the tagList.
If 'logic' is TAGFILTER_NOT, then all the tags that ARE in the array filterArray will be removed from the tagList.
Tags are removed by setting their ti_Tag value to TAG_IGNORE.
Renamed utility_intern.h to intern.h.