[ruby-cvs:67488] yui-knk:r60307 (trunk): Remove not used node_type NODE_CVDECL
yui-knk at ruby-lang.org
yui-knk at ruby-lang.org
Sun Oct 22 01:09:51 JST 2017
yui-knk 2017-10-22 01:09:51 +0900 (Sun, 22 Oct 2017)
New Revision: 60307
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=60307
Log:
Remove not used node_type NODE_CVDECL
* compile.c (defined_expr0): This node_type has
not been used since r11614.
* ext/objspace/objspace.c (count_nodes): ditto
* node.c (dump_node): ditto
* node.h (node_type, NEW_CVDECL): ditto
Modified files:
trunk/compile.c
trunk/ext/objspace/objspace.c
trunk/node.c
trunk/node.h
More information about the ruby-cvs
mailing list