MAking Solaris malloc() the default
[p5sagit/p5-mst-13.2.git] / op.c
diff --git a/op.c b/op.c
index 6729ca0..95a72fc 100644 (file)
--- a/op.c
+++ b/op.c
@@ -1568,7 +1568,6 @@ Perl_mod(pTHX_ OP *o, I32 type)
     case OP_AASSIGN:
     case OP_NEXTSTATE:
     case OP_DBSTATE:
-    case OP_REFGEN:
     case OP_CHOMP:
        PL_modcount = RETURN_UNLIMITED_NUMBER;
        break;