🔥 debugger

This commit is contained in:
Nathan Sobo
2015-05-14 21:43:45 +02:00
parent 915b13e75c
commit 4235c15dd8

View File

@@ -177,7 +177,6 @@ class LinesComponent
innerHTML = ""
iterator = TokenIterator.instance.reset(lineState)
debugger if global.debug
while iterator.next()
for scope in iterator.getScopeEnds()
innerHTML += "</span>"