mirror of
https://github.com/atom/atom.git
synced 2026-02-09 14:15:24 -05:00
Remove dead registerEditor parameter
This commit is contained in:
@@ -88,8 +88,6 @@ class Workspace extends Model
|
||||
|
||||
_.uniq(packageNames)
|
||||
|
||||
editorAdded: (editor) ->
|
||||
|
||||
subscribeToActiveItem: ->
|
||||
@updateWindowTitle()
|
||||
@updateDocumentEdited()
|
||||
|
||||
Reference in New Issue
Block a user