Index: src/runtime/runtime.h |
diff --git a/src/runtime/runtime.h b/src/runtime/runtime.h |
index 68b7cf4bd6392028027c3810d292dff30277b074..b3804fc371e40d3faa3d040f0e1ac9a8421e9bd6 100644 |
--- a/src/runtime/runtime.h |
+++ b/src/runtime/runtime.h |
@@ -359,7 +359,6 @@ namespace internal { |
F(MathClz32, 1, 1) \ |
F(MathPow, 2, 1) \ |
F(MathPowRT, 2, 1) \ |
- F(RoundNumber, 1, 1) \ |
F(GenerateRandomNumbers, 1, 1) |