whitespace

This commit is contained in:
Derek Greentree
2013-01-17 15:41:48 -08:00
parent b229dd21f4
commit 7efe5888db

View File

@@ -288,7 +288,6 @@ class Buffer
matchesInCharacterRange: (regex, startIndex, endIndex) ->
text = @getText()
matches = []
regex.lastIndex = startIndex