summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.com>2018-09-05 22:15:51 +0300
committerEvgeny Zinoviev <me@ch1p.com>2018-09-05 22:15:51 +0300
commitc945c1453382874045d503c72c28a093abdfce07 (patch)
tree61df2e23a30a9979cae93c94fce0ac53f0773c78
parentcd6b94ea88c968bd53468ce7f8bfffe34c811695 (diff)
remove unused code
-rw-r--r--main.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/main.js b/main.js
index e5d1880..879d224 100644
--- a/main.js
+++ b/main.js
@@ -17,8 +17,6 @@ var plugin = lib + ';application/x-hello'
console.log(plugin)
app.commandLine.appendSwitch('register-pepper-plugins', plugin)
-app.commandLine.appendSwitch('vmodule', '=ppb*=4')
-app.commandLine.appendSwitch('enable-logging', 'stderr')
app.on('ready', function() {
mainWindow = new BrowserWindow({