Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(802)

Unified Diff: runtime/vm/object.h

Issue 1135833003: Remove dead --use_jscre flag. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | runtime/vm/regexp_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/vm/object.h
diff --git a/runtime/vm/object.h b/runtime/vm/object.h
index 27d9e82cb59b2fb057bc8acfb42a0a017b70bd3d..5cb03109de73919d13b3b0be52b2cd32b4c161fb 100644
--- a/runtime/vm/object.h
+++ b/runtime/vm/object.h
@@ -26,8 +26,6 @@
namespace dart {
-DECLARE_FLAG(bool, use_jscre);
-
// Forward declarations.
#define DEFINE_FORWARD_DECLARATION(clazz) \
class clazz;
« no previous file with comments | « no previous file | runtime/vm/regexp_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698