Commit 217820c1 authored by adamk's avatar adamk Committed by Commit bot

Remove unused VariableDeclarationContext value: kBlockElement

R=arv@chromium.org

Review URL: https://codereview.chromium.org/867923004

Cr-Commit-Position: refs/heads/master@{#26258}
parent 10f3fe3e
......@@ -697,7 +697,6 @@ class Parser : public ParserBase<ParserTraits> {
enum VariableDeclarationContext {
kModuleElement,
kBlockElement,
kStatement,
kForStatement
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment