summaryrefslogtreecommitdiff
path: root/node.h
diff options
context:
space:
mode:
authoryui-knk <yui-knk@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-05-29 01:40:01 +0000
committeryui-knk <yui-knk@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-05-29 01:40:01 +0000
commit7db2db67fae6e117981ad970cefcf2ce64cb762b (patch)
treec1acccf1e05371b8780ed6f1e74464b60622c3cd /node.h
parent3d1a523d4c52272b0c8029a198ec71a12acef102 (diff)
Unused macro
* node.h (nd_noex): nd_noex has been unused since r24128. * .gdbinit (nd_noex): ditto git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63518 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'node.h')
-rw-r--r--node.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/node.h b/node.h
index 502e74612c..d2651495ee 100644
--- a/node.h
+++ b/node.h
@@ -345,7 +345,6 @@ typedef struct RNode {
#define nd_args u3.node
#define nd_ainfo u3.args
-#define nd_noex u3.id
#define nd_defn u3.node
#define nd_cpath u1.node