mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* insns.def: sorry, remove debug code.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15382 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ba6e0752b0
commit
fe923029df
1 changed files with 0 additions and 1 deletions
|
|
@ -306,7 +306,6 @@ putnil
|
|||
()
|
||||
(VALUE val)
|
||||
{
|
||||
fprintf(stderr, "[DEBUG B] reg_cfp:%p reg_cfp->sp:%p\n", reg_cfp, reg_cfp->sp);
|
||||
val = Qnil;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue