Removed unused field, making clang happy again.

R=marja@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@19353 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 01b275d9
......@@ -692,7 +692,6 @@ class PreParser : public ParserBase<PreParserTraits> {
int materialized_literal_count_;
int expected_properties_;
LanguageMode language_mode_;
bool is_generator_;
};
......
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