Index: src/ast-value-factory.h |
diff --git a/src/ast-value-factory.h b/src/ast-value-factory.h |
index e9daf4a2fd85657e606cb8f40ba4d0ffbc5d35f6..ca36ac8ea19995b785a4802c56e412bbe91c27cc 100644 |
--- a/src/ast-value-factory.h |
+++ b/src/ast-value-factory.h |
@@ -255,7 +255,6 @@ |
F(dot_iterator, ".iterator") \ |
F(dot_module, ".module") \ |
F(dot_result, ".result") \ |
- F(dot_switch_tag, ".switch_tag") \ |
F(empty, "") \ |
F(eval, "eval") \ |
F(get_template_callsite, "$getTemplateCallSite") \ |