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