mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
Kill comment
This commit is contained in:
@@ -162,7 +162,6 @@ GutterComponent = React.createClass
|
||||
|
||||
measureWidth: ->
|
||||
lineNumberNode = @refs.lineNumbers.getDOMNode().firstChild
|
||||
# return unless lineNumberNode?
|
||||
|
||||
width = lineNumberNode.offsetWidth
|
||||
if width isnt @lastMeasuredWidth
|
||||
|
||||
Reference in New Issue
Block a user