Index: runtime/vm/bootstrap_natives.h |
diff --git a/runtime/vm/bootstrap_natives.h b/runtime/vm/bootstrap_natives.h |
index 6e2bcd8cd404131367a8b8096ddc79034619e1a1..c273a4633a3e286293e4a9d9298f566b27afb78a 100644 |
--- a/runtime/vm/bootstrap_natives.h |
+++ b/runtime/vm/bootstrap_natives.h |
@@ -57,7 +57,6 @@ namespace dart { |
V(Double_floor, 1) \ |
V(Double_ceil, 1) \ |
V(Double_truncate, 1) \ |
- V(Double_toInt, 1) \ |
V(Double_parse, 1) \ |
V(Double_toStringAsFixed, 2) \ |
V(Double_toStringAsExponential, 2) \ |