Index: Source/bindings/tests/results/core/V8TestInterface.cpp |
diff --git a/Source/bindings/tests/results/core/V8TestInterface.cpp b/Source/bindings/tests/results/core/V8TestInterface.cpp |
index 5324764817ad1d76ecd2cadb202232d8297621a7..112edeaddaf7c1cbca6048ca34913b40d2031ecc 100644 |
--- a/Source/bindings/tests/results/core/V8TestInterface.cpp |
+++ b/Source/bindings/tests/results/core/V8TestInterface.cpp |
@@ -2068,7 +2068,6 @@ ActiveDOMObject* V8TestInterface::toActiveDOMObject(v8::Handle<v8::Object> wrapp |
return toImpl(wrapper); |
} |
- |
void V8TestInterface::refObject(ScriptWrappableBase* internalPointer) |
{ |
internalPointer->toImpl<TestInterfaceImplementation>()->ref(); |