Index: Source/bindings/tests/results/core/V8TestInterfaceNotScriptWrappable.cpp |
diff --git a/Source/bindings/tests/results/core/V8TestInterfaceNotScriptWrappable.cpp b/Source/bindings/tests/results/core/V8TestInterfaceNotScriptWrappable.cpp |
index 064f4f9a8cc8af1673021fb83fae5eb81fe239d4..1dddcea3729ca75b3131ab2c56f4c3e11314b675 100644 |
--- a/Source/bindings/tests/results/core/V8TestInterfaceNotScriptWrappable.cpp |
+++ b/Source/bindings/tests/results/core/V8TestInterfaceNotScriptWrappable.cpp |
@@ -145,7 +145,6 @@ v8::Handle<v8::Object> V8TestInterfaceNotScriptWrappable::createWrapper(PassRefP |
return wrapper; |
} |
- |
void V8TestInterfaceNotScriptWrappable::refObject(ScriptWrappableBase* internalPointer) |
{ |
internalPointer->toImpl<TestInterfaceNotScriptWrappable>()->ref(); |