Index: runtime/vm/bootstrap_natives.h |
diff --git a/runtime/vm/bootstrap_natives.h b/runtime/vm/bootstrap_natives.h |
index dc1e08d0c4b51dd9dcec09f95489c58bcbfcae21..a5b58f9b92521e6997cbcebf6eeabcfc66aebcca 100644 |
--- a/runtime/vm/bootstrap_natives.h |
+++ b/runtime/vm/bootstrap_natives.h |
@@ -25,7 +25,6 @@ namespace dart { |
V(Integer_moduloFromInteger, 2) \ |
V(Integer_greaterThanFromInteger, 2) \ |
V(Integer_equalToInteger, 2) \ |
- V(IsolateNatives_start, 2) \ |
V(ReceivePortImpl_factory, 1) \ |
V(ReceivePortImpl_closeInternal, 1) \ |
V(SendPortImpl_sendInternal_, 3) \ |