parent
a7c687f160
commit
c576d442fd
2 changed files with 1 additions and 2 deletions
|
@ -73,7 +73,6 @@ AtomBrowserMainParts::AtomBrowserMainParts(
|
|||
browser_(new Browser),
|
||||
node_bindings_(NodeBindings::Create(NodeBindings::BROWSER)),
|
||||
atom_bindings_(new AtomBindings(uv_default_loop())),
|
||||
gc_timer_(true, true),
|
||||
main_function_params_(params) {
|
||||
DCHECK(!self_) << "Cannot have two AtomBrowserMainParts";
|
||||
self_ = this;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue