mirror of
https://github.com/atom/atom.git
synced 2026-02-18 10:31:54 -05:00
Remove unused method
This commit is contained in:
@@ -36,5 +36,3 @@ class AtomWindow
|
||||
focus: -> @browserWindow.focus()
|
||||
|
||||
isFocused: -> @browserWindow.isFocused()
|
||||
|
||||
show: -> @browserWindow.show()
|
||||
|
||||
Reference in New Issue
Block a user