Index: src/runtime/runtime.h |
diff --git a/src/runtime/runtime.h b/src/runtime/runtime.h |
index 3e5ee18d2a5c90709adee09b89ec04f930f51bfd..b2c26a05fd097babd1609ca1b40d9c0084afdffe 100644 |
--- a/src/runtime/runtime.h |
+++ b/src/runtime/runtime.h |
@@ -311,7 +311,6 @@ namespace internal { |
F(AllocateSeqTwoByteString, 1, 1) \ |
F(MessageGetStartPosition, 1, 1) \ |
F(MessageGetScript, 1, 1) \ |
- F(FormatMessageString, 4, 1) \ |
F(IS_VAR, 1, 1) \ |
F(ThrowConstructedNonConstructable, 1, 1) \ |
F(ThrowDerivedConstructorReturnedNonObject, 0, 1) \ |