mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
Remove unused Point
This commit is contained in:
@@ -308,7 +308,6 @@ class DisplayBuffer extends Model
|
||||
screenColumn = Infinity
|
||||
break
|
||||
|
||||
new Point(screenRow, screenColumn)
|
||||
@clipScreenPosition([screenRow, screenColumn], options)
|
||||
|
||||
# Given a buffer position, this converts it into a screen position.
|
||||
|
||||
Reference in New Issue
Block a user