Index: Source/bindings/tests/results/core/V8TestInterfaceNode.cpp |
diff --git a/Source/bindings/tests/results/core/V8TestInterfaceNode.cpp b/Source/bindings/tests/results/core/V8TestInterfaceNode.cpp |
index a0021ca53e31c25eb67f8767a65cc4fc55d9d6d5..27292593ab2acedcb62cc2b3956982f53e0d426c 100644 |
--- a/Source/bindings/tests/results/core/V8TestInterfaceNode.cpp |
+++ b/Source/bindings/tests/results/core/V8TestInterfaceNode.cpp |
@@ -336,7 +336,6 @@ EventTarget* V8TestInterfaceNode::toEventTarget(v8::Handle<v8::Object> object) |
return toImpl(object); |
} |
- |
void V8TestInterfaceNode::refObject(ScriptWrappableBase* internalPointer) |
{ |
#if !ENABLE(OILPAN) |