Index: src/runtime/runtime.h |
diff --git a/src/runtime/runtime.h b/src/runtime/runtime.h |
index e51730f99d9bf9a0094eb7e0b5f89c653268912d..fcd68c302f2ea0cbdc4c13e0797c1bedb6e006aa 100644 |
--- a/src/runtime/runtime.h |
+++ b/src/runtime/runtime.h |
@@ -156,7 +156,6 @@ namespace internal { |
F(GetFrameCount, 1, 1) \ |
F(GetFrameDetails, 2, 1) \ |
F(GetScopeCount, 2, 1) \ |
- F(GetStepInPositions, 2, 1) \ |
F(GetScopeDetails, 4, 1) \ |
F(GetAllScopesDetails, 4, 1) \ |
F(GetFunctionScopeCount, 1, 1) \ |