Restore comment

This commit is contained in:
Nathan Sobo
2013-12-13 14:07:30 -08:00
parent e67e8ff0f5
commit ed41cc3cad

View File

@@ -168,7 +168,7 @@ class Atom extends Model
setBodyPlatformClass: ->
document.body.classList.add("platform-#{process.platform}")
# Public:
# Public: Get the current window
getCurrentWindow: ->
@constructor.getCurrentWindow()