From abf951f74d7ef000f5c19ebd748bf1e5f2b8326a Mon Sep 17 00:00:00 2001 From: Satinder Grewal Date: Wed, 7 Dec 2016 17:13:15 +1300 Subject: [PATCH] update --- main.js | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/main.js b/main.js index a33b2ae..8c715c5 100644 --- a/main.js +++ b/main.js @@ -110,16 +110,6 @@ function createLoadingWindow() { app.on('ready', createLoadingWindow) -app.on('window-all-closed', function () { - ig.kill(); - // in osx apps stay active in menu bar until explictly closed or quitted by CMD Q - // so we do not kill the app --> for the case user clicks again on the iguana icon - // we open just a new window and respawn iguana proc - if (process.platform !== 'darwin') { - app.quit() - } -}) - function createWindow (status) { if ( status === 'open') { // initialise window