mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Handle window/document events in startEditorWindow and remove initialize
This commit is contained in:
@@ -18,7 +18,6 @@ Atom = require './atom'
|
||||
window.atom = Atom.loadOrCreate('editor')
|
||||
|
||||
atom.displayWindow() unless isSpec
|
||||
atom.initialize()
|
||||
atom.startEditorWindow()
|
||||
|
||||
# Workaround for focus getting cleared upon window creation
|
||||
|
||||
Reference in New Issue
Block a user