Skip to content

Commit

Permalink
cleaned up code (ugly comments)
Browse files Browse the repository at this point in the history
  • Loading branch information
banister committed Dec 11, 2010
1 parent 191eb63 commit 3ea896e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/pry.rb
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ def self.repl(target=TOPLEVEL_BINDING)
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
Expand Down

0 comments on commit 3ea896e

Please sign in to comment.