FilterSet::RemoveFilter

FilterSet::RemoveFilter
void RemoveFilter(Filter* filter);
Description

RemoveFilter removes all copies of the filter from the set.

Parameters
Parameters 
Description 
Filter* filter 
The filter whose copy is to be removed from the set.