Re: [PATCH] Storable stand alone tests
[p5sagit/p5-mst-13.2.git] / ext / Thread / Thread.xs
index c008160..b76c0be 100644 (file)
@@ -174,7 +174,6 @@ threadstart(void *arg)
     SvREFCNT_dec(PL_ofs_sv);
 
     SvREFCNT_dec(PL_rs);
-    SvREFCNT_dec(PL_nrs);
     SvREFCNT_dec(PL_statname);
     SvREFCNT_dec(PL_errors);
     Safefree(PL_screamfirst);