Index: Source/bindings/tests/results/core/V8TestInterface2.cpp |
diff --git a/Source/bindings/tests/results/core/V8TestInterface2.cpp b/Source/bindings/tests/results/core/V8TestInterface2.cpp |
index 96e90f19dfc92bbd270efbdd09b425f2cb249d85..3e6e4e48299fdb218241bbbd86e99691824dc730 100644 |
--- a/Source/bindings/tests/results/core/V8TestInterface2.cpp |
+++ b/Source/bindings/tests/results/core/V8TestInterface2.cpp |
@@ -596,7 +596,6 @@ void V8TestInterface2::visitDOMWrapper(v8::Isolate* isolate, ScriptWrappable* sc |
isolate->SetReferenceFromGroup(v8::UniqueId(reinterpret_cast<intptr_t>(root)), wrapper); |
return; |
} |
- setObjectGroup(isolate, scriptWrappable, wrapper); |
} |
static const V8DOMConfiguration::MethodConfiguration V8TestInterface2Methods[] = { |