remove unused code

This commit is contained in:
Evgeny Zinoviev 2018-09-05 22:15:51 +03:00
parent cd6b94ea88
commit c945c14533

View File

@ -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({