Remove the rule having the specified value from this rule set. Return the number of rules removed (i.e., 1 on success and 0 if there is no such a rule).
value
Declared in <ball_ruleset.h>
<ball_ruleset.h>
int removeRule(Rule const& value);