🎨
This commit is contained in:
parent
815cb1b31c
commit
b26428c43c
1 changed files with 0 additions and 1 deletions
|
@ -126,7 +126,6 @@ class AtomRenderFrameObserver : public content::RenderFrameObserver {
|
|||
dict.Set("hiddenPage", command_line->HasSwitch(switches::kHiddenPage));
|
||||
|
||||
v8::Local<v8::Value> args[] = { binding };
|
||||
|
||||
ignore_result(func->Call(context, v8::Null(isolate), 1, args));
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue