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