Skip to content

Commit

Permalink
Debug--, my bad
Browse files Browse the repository at this point in the history
  • Loading branch information
fasterthanlime committed Jul 10, 2015
1 parent 122c4a6 commit 757a9a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/rock/middle/VariableAccess.ooc
Expand Up @@ -265,7 +265,6 @@ VariableAccess: class extends Expression {
}
status := node resolveAccess(this, res, trail)
if (status == -1) {
token printMessage("asked to wait while resolving access #{this}, ref = #{ref ? ref toString() : "<none>"}")
res wholeAgain(this, "asked to wait while resolving access")
return Response OK
}
Expand Down

0 comments on commit 757a9a9

Please sign in to comment.