summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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({