From 8243046a73e6041771e4622951a89b2ce9d3c015 Mon Sep 17 00:00:00 2001 From: Corey Johnson Date: Mon, 7 Nov 2011 14:57:41 -0800 Subject: [PATCH] Yeah, they do. --- src/window.coffee | 1 - 1 file changed, 1 deletion(-) diff --git a/src/window.coffee b/src/window.coffee index 7c6d7e8c1..1423aa981 100644 --- a/src/window.coffee +++ b/src/window.coffee @@ -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