diff --git a/src/text-editor.coffee b/src/text-editor.coffee index d29013280..6ccb97392 100644 --- a/src/text-editor.coffee +++ b/src/text-editor.coffee @@ -844,7 +844,6 @@ class TextEditor extends Model @mergeIntersectingSelections => @transact => fn(selection, index) for selection, index in @getSelections() - return # Move lines intersection the most recent selection up by one row in screen # coordinates.