remove unused code
This commit is contained in:
parent
cd6b94ea88
commit
c945c14533
2
main.js
2
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({
|
||||
|
Loading…
x
Reference in New Issue
Block a user