Index: src/parsing/parser-base.h |
diff --git a/src/parsing/parser-base.h b/src/parsing/parser-base.h |
index f24fc36c54dae5782a48d7b773836bd42ebf144a..529a1a522133b314dfcad298792e19b08586edea 100644 |
--- a/src/parsing/parser-base.h |
+++ b/src/parsing/parser-base.h |
@@ -148,7 +148,6 @@ struct FormalParametersBase { |
// typedef Identifier; |
// typedef Expression; |
// typedef FunctionLiteral; |
-// typedef ClassLiteral; |
// typedef ObjectLiteralProperty; |
// typedef Literal; |
// typedef ExpressionList; |