summaryrefslogtreecommitdiff
path: root/node.h
diff options
context:
space:
mode:
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 befb1328fb..885d55b7a1 100644
--- a/node.h
+++ b/node.h
@@ -462,7 +462,6 @@ struct rb_args_info {
NODE *opt_args;
unsigned int no_kwarg: 1;
- unsigned int ruby2_keywords: 1;
unsigned int forwarding: 1;
VALUE imemo;