mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Remove reference to workspaceView in Atom::unloadEditorWindow
This commit is contained in:
@@ -238,6 +238,7 @@ class Atom extends Model
|
||||
@state.set('packageStates', @packages.packageStates)
|
||||
@saveSync()
|
||||
@workspaceView.remove()
|
||||
@workspaceView = null
|
||||
@project.destroy()
|
||||
@windowEventHandler?.unsubscribe()
|
||||
@windowState = null
|
||||
|
||||
Reference in New Issue
Block a user