Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit c6c9bc3

Browse files
committed
remove obsolete declaration
1 parent b9bbbec commit c6c9bc3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

ext/v8/function-callback.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,6 @@ namespace rr {
8686
defineMethod("GetIsolate", &GetIsolate).
8787
store(&Class);
8888
}
89-
90-
Container* container;
9189
};
9290

9391
typedef Wrapper<v8::FunctionCallbackInfo<v8::Value>> FunctionCallbackInfoWrapper;

0 commit comments

Comments
 (0)