mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04: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