Index: runtime/vm/bootstrap.cc |
diff --git a/runtime/vm/bootstrap.cc b/runtime/vm/bootstrap.cc |
index 0dc6e7cf3894e9aae34c98b338e11c47e4267aac..8ef219d37bc483694c3ea7586018eb7e0099bd99 100644 |
--- a/runtime/vm/bootstrap.cc |
+++ b/runtime/vm/bootstrap.cc |
@@ -44,7 +44,6 @@ enum { |
const char** Bootstrap::profiler_patch_paths_ = NULL; |
-const char** Bootstrap::typed_data_patch_paths_ = NULL; |
#define MAKE_PROPERTIES(CamelName, name) \ |