CLI2: Removed incorrect comment
This commit is contained in:
@@ -1132,8 +1132,6 @@ void CLI2::desugarFilterAttributes ()
|
|||||||
evalSupported = false;
|
evalSupported = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO The "!" modifier is being dropped.
|
|
||||||
|
|
||||||
A2 lhs (name, Lexer::Type::dom);
|
A2 lhs (name, Lexer::Type::dom);
|
||||||
lhs.tag ("FILTER");
|
lhs.tag ("FILTER");
|
||||||
lhs.attribute ("canonical", canonical);
|
lhs.attribute ("canonical", canonical);
|
||||||
|
|||||||
Reference in New Issue
Block a user