Unused macro
* node.h (nd_frml): nd_frml has been unused since r34134. * .gdbinit (nd_frml): ditto git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63517 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
9e5354eb52
commit
3d1a523d4c
6
.gdbinit
6
.gdbinit
@ -742,12 +742,6 @@ define nd_lit
|
||||
rp ($arg0).u1.value
|
||||
end
|
||||
|
||||
|
||||
define nd_frml
|
||||
printf "%su1.node%s: ", $color_highlite, $color_end
|
||||
rp ($arg0).u1.node
|
||||
end
|
||||
|
||||
define nd_rest
|
||||
printf "%su2.argc%s: ", $color_highlite, $color_end
|
||||
p ($arg0).u2.argc
|
||||
|
Loading…
x
Reference in New Issue
Block a user