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