Index: src/runtime/runtime.h |
diff --git a/src/runtime/runtime.h b/src/runtime/runtime.h |
index bd288f43108b615bc4ac0accfea02a8583457146..aff9779589a9e267bfcae044f6ac2f5e3c7c0008 100644 |
--- a/src/runtime/runtime.h |
+++ b/src/runtime/runtime.h |
@@ -819,7 +819,6 @@ |
F(Bool8x16NotEqual, 2, 1) |
#define FOR_EACH_INTRINSIC_STRINGS(F) \ |
- F(GetSubstitution, 4, 1) \ |
F(StringReplaceOneCharWithString, 3, 1) \ |
F(StringIndexOf, 3, 1) \ |
F(StringIndexOfUnchecked, 3, 1) \ |