mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Remove dead code
This commit is contained in:
@@ -25,11 +25,6 @@ class EditSession
|
||||
session.setCursorScreenPosition(state.cursorScreenPosition)
|
||||
session
|
||||
|
||||
@identifiedBy: 'path'
|
||||
|
||||
@deserializesToSameObject: (state, editSession) ->
|
||||
state.path
|
||||
|
||||
scrollTop: 0
|
||||
scrollLeft: 0
|
||||
languageMode: null
|
||||
|
||||
Reference in New Issue
Block a user