Comment no longer applies
This commit is contained in:
parent
e20b6be6cd
commit
3a87423e9d
@ -16,8 +16,6 @@ tree.Definition.prototype.clone = function() {
|
||||
* Return a copy of this ruleset with only
|
||||
* rules related to a specific symbolizer, but otherwise identical
|
||||
* selectors.
|
||||
*
|
||||
* NOTE: does not clone objects besides creating a new Ruleset.
|
||||
*/
|
||||
tree.Definition.prototype.filterSymbolizer = function(symbolizer) {
|
||||
var newDefinition = this.clone();
|
||||
|
Loading…
Reference in New Issue
Block a user