diff options
-rw-r--r-- | template/id.c.tmpl | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -33,8 +33,6 @@ static const struct { static void Init_id(void) { -#undef rb_intern -#define rb_intern(str) rb_intern_const(str) rb_encoding *enc = rb_usascii_encoding(); % ids[:predefined].each do |token, name| |