Remove unused AREF macro
This commit is contained in:
parent
39be11a17a
commit
76732b3e7b
2
parse.y
2
parse.y
@ -332,8 +332,6 @@ RBIMPL_WARNING_POP()
|
|||||||
|
|
||||||
#define NO_LEX_CTXT (struct lex_context){0}
|
#define NO_LEX_CTXT (struct lex_context){0}
|
||||||
|
|
||||||
#define AREF(ary, i) RARRAY_AREF(ary, i)
|
|
||||||
|
|
||||||
#ifndef WARN_PAST_SCOPE
|
#ifndef WARN_PAST_SCOPE
|
||||||
# define WARN_PAST_SCOPE 0
|
# define WARN_PAST_SCOPE 0
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user