| Index: Source/bindings/tests/results/V8TestInterfacePython3.cpp
 | 
| diff --git a/Source/bindings/tests/results/V8TestInterfacePython3.cpp b/Source/bindings/tests/results/V8TestInterfacePython3.cpp
 | 
| index bc9f570dd18d943baed5fa20db640e0a0a2b6d7c..ce7af2625f50b4aa9e19c7d43a11f170ff7f526c 100644
 | 
| --- a/Source/bindings/tests/results/V8TestInterfacePython3.cpp
 | 
| +++ b/Source/bindings/tests/results/V8TestInterfacePython3.cpp
 | 
| @@ -135,7 +135,6 @@ void V8TestInterfacePython3::derefObject(void* object)
 | 
|  {
 | 
|      fromInternalPointer(object)->deref();
 | 
|  }
 | 
| -
 | 
|  template<>
 | 
|  v8::Handle<v8::Value> toV8NoInline(TestInterfacePython3* impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate)
 | 
|  {
 | 
| 
 |