diff --git a/src/CLI2.cpp b/src/CLI2.cpp index 440341fed..3a5c2651f 100644 --- a/src/CLI2.cpp +++ b/src/CLI2.cpp @@ -1132,8 +1132,6 @@ void CLI2::desugarFilterAttributes () evalSupported = false; } - // TODO The "!" modifier is being dropped. - A2 lhs (name, Lexer::Type::dom); lhs.tag ("FILTER"); lhs.attribute ("canonical", canonical);