mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Don't dispose emitter, specs fail
This commit is contained in:
@@ -172,7 +172,6 @@ class Editor extends Model
|
||||
@displayBuffer.destroy()
|
||||
@languageMode.destroy()
|
||||
@emitter.emit 'did-destroy'
|
||||
@emitter.dispose()
|
||||
|
||||
###
|
||||
Section: Event Subscription
|
||||
|
||||
Reference in New Issue
Block a user