Removes a relation from the current relation set. If the relation
is not in the set, the relation set will be unchanged and the
return value will be false. If the relation is in the relation
set, it will be removed from the set and the return value will be
true.
Returns:
true if the relation is in the relation set; false if the
relation set is unchanged
Parameters:
-
relation - the relation to remove from the relation set