summaryrefslogtreecommitdiff
path: root/universal.c
diff options
context:
space:
mode:
Diffstat (limited to 'universal.c')
-rw-r--r--universal.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/universal.c b/universal.c
index 0fcaea7701..39745d98c4 100644
--- a/universal.c
+++ b/universal.c
@@ -854,9 +854,6 @@ XS(XS_re_regnames_count)
if (items != 0)
croak_xs_usage(cv, "");
- SP -= items;
- PUTBACK;
-
if (!rx)
XSRETURN_UNDEF;