cleaned up code (ugly comments)

This commit is contained in:
John Mair 2010-12-11 18:31:34 +13:00
parent 191eb63c6a
commit 3ea896efba
1 changed files with 0 additions and 2 deletions

View File

@ -51,8 +51,6 @@ module Pry
target_self = target.eval('self')
output.session_start(target_self)
# NOTE: this is set PRIOR TO the << to @nesting, so the value here
# is equal to the ultimate value in nesting.level
nesting_level = @nesting.size
# Make sure _ exists