mirror of
https://github.com/atom/atom.git
synced 2026-02-14 16:45:14 -05:00
🔥 Remove leftover code
This commit is contained in:
@@ -943,7 +943,6 @@ class TextEditorPresenter
|
||||
@emitDidUpdateState()
|
||||
|
||||
setScrollingTileId: (tileId) ->
|
||||
tileId = tileId.toString()
|
||||
if @scrollingTileId isnt tileId
|
||||
@scrollingTileId = tileId
|
||||
@didStartScrolling()
|
||||
|
||||
Reference in New Issue
Block a user