mirror of
https://github.com/atom/atom.git
synced 2026-02-08 05:35:04 -05:00
Yeah, they do.
This commit is contained in:
@@ -82,7 +82,6 @@ windowAdditions =
|
||||
$atomController.close
|
||||
OSX.NSApp.createController @path
|
||||
|
||||
# Do open and close even belong here?
|
||||
open: (path) ->
|
||||
$atomController.window.makeKeyAndOrderFront atomController
|
||||
Event.trigger 'window:open', path
|
||||
|
||||
Reference in New Issue
Block a user