Index: src/runtime.h |
diff --git a/src/runtime.h b/src/runtime.h |
index 8b650e9754d7f97094ae4664f0166c261543c5e3..0ba07db805b42f4c3a4797f0f3325bfd4a83fe4e 100644 |
--- a/src/runtime.h |
+++ b/src/runtime.h |
@@ -112,7 +112,6 @@ namespace internal { |
F(FlattenString, 1, 1) \ |
F(MigrateInstance, 1, 1) \ |
F(NotifyContextDisposed, 0, 1) \ |
- F(MaxSmi, 0, 1) \ |
\ |
/* Array join support */ \ |
F(PushIfAbsent, 2, 1) \ |