Revision: 19353
Author:   [email protected]
Date:     Thu Feb 13 12:02:57 2014 UTC
Log:      Removed unused field, making clang happy again.

[email protected]

Review URL: https://codereview.chromium.org/163233003
http://code.google.com/p/v8/source/detail?r=19353

Modified:
 /branches/bleeding_edge/src/preparser.h

=======================================
--- /branches/bleeding_edge/src/preparser.h     Wed Feb 12 12:02:07 2014 UTC
+++ /branches/bleeding_edge/src/preparser.h     Thu Feb 13 12:02:57 2014 UTC
@@ -692,7 +692,6 @@

     int materialized_literal_count_;
     int expected_properties_;
-    LanguageMode language_mode_;
     bool is_generator_;
   };

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to