This commit is contained in:
Nathan Sobo
2012-03-07 14:46:27 -07:00
parent 65920fdc25
commit dc815f67ad

View File

@@ -130,7 +130,6 @@ class Renderer
@trigger 'change', { oldRange: oldScreenRange, newRange: newScreenRange }
buildLineForBufferRow: (bufferRow) ->
@buildLinesForBufferRows(bufferRow, bufferRow)