mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Prevent showing the window via spec-bootstrap.coffee
This commit is contained in:
@@ -188,7 +188,6 @@ class Atom
|
||||
|
||||
show: ->
|
||||
@getCurrentWindow().show()
|
||||
(_.nextTick => @getCurrentWindow().minimize()) if @getLoadSettings().exitWhenDone
|
||||
|
||||
hide: ->
|
||||
@getCurrentWindow().hide()
|
||||
|
||||
Reference in New Issue
Block a user