diff options
Diffstat (limited to 'universal_parser.c')
-rw-r--r-- | universal_parser.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/universal_parser.c b/universal_parser.c index a381f9a86b..8f499cbb07 100644 --- a/universal_parser.c +++ b/universal_parser.c @@ -107,8 +107,6 @@ #define rb_id2str p->config->id2str #undef ID2SYM #define ID2SYM p->config->id2sym -#undef SYM2ID -#define SYM2ID p->config->sym2id #define rb_str_catf p->config->str_catf #undef rb_str_cat_cstr |