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