From 63d53af577c0bc03b2ac86d2b124d81995189f49 Mon Sep 17 00:00:00 2001 From: Corey Johnson Date: Tue, 15 May 2012 10:46:58 -0700 Subject: [PATCH] :shit: --- src/app/editor.coffee | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/editor.coffee b/src/app/editor.coffee index 782935bc0..cd35d9f6f 100644 --- a/src/app/editor.coffee +++ b/src/app/editor.coffee @@ -280,7 +280,6 @@ class Editor extends View @gutter.lineNumbers.css('padding-bottom', paddingBottom) updateLines: -> - window.xxx = this firstVisibleScreenRow = @getFirstVisibleScreenRow() lastVisibleScreenRow = @getLastVisibleScreenRow()