Skip to content

Commit

Permalink
Remove unused AREF macro
Browse files Browse the repository at this point in the history
  • Loading branch information
S-H-GAMELINKS authored and yui-knk committed Apr 11, 2024
1 parent 39be11a commit 76732b3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions parse.y
Expand Up @@ -332,8 +332,6 @@ RBIMPL_WARNING_POP()

#define NO_LEX_CTXT (struct lex_context){0}

#define AREF(ary, i) RARRAY_AREF(ary, i)

#ifndef WARN_PAST_SCOPE
# define WARN_PAST_SCOPE 0
#endif
Expand Down

0 comments on commit 76732b3

Please sign in to comment.