This commit is contained in:
Cheng Zhao 2014-01-07 19:44:37 +08:00
parent cf4616de7f
commit 3ec755e978
2 changed files with 0 additions and 9 deletions

View file

@ -138,7 +138,6 @@ app.on('ready', function() {
window = new BrowserWindow({
title: 'atom-shell tests',
show: false,
frame: false,
width: 800,
height: 600
});