summaryrefslogtreecommitdiff
path: root/lib/debug.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/debug.rb')
-rw-r--r--lib/debug.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/debug.rb b/lib/debug.rb
index 8a2f4f1a12..77be345a07 100644
--- a/lib/debug.rb
+++ b/lib/debug.rb
@@ -711,9 +711,6 @@ EOHELP
end
@frames.shift
- when 'end'
- @frames.shift
-
when 'raise'
excn_handle(file, line, id, binding)