summaryrefslogtreecommitdiff
path: root/universal_parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'universal_parser.c')
-rw-r--r--universal_parser.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/universal_parser.c b/universal_parser.c
index afe5e471f5..4a85d8b55f 100644
--- a/universal_parser.c
+++ b/universal_parser.c
@@ -126,8 +126,6 @@
#define rb_sprintf p->config->rb_sprintf
#undef RSTRING_PTR
#define RSTRING_PTR p->config->rstring_ptr
-#undef RSTRING_END
-#define RSTRING_END p->config->rstring_end
#undef RSTRING_LEN
#define RSTRING_LEN p->config->rstring_len
#define rb_obj_as_string p->config->obj_as_string