From ac55090a985ffce20a3f39ce0344fd33448dfdb9 Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Tue, 20 Nov 2012 13:42:10 -0800 Subject: [PATCH] sv.c: obsolete comment This was resolved by the addition of S_curse and do_curse. --- sv.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/sv.c b/sv.c index 83191c1..5447ac6 100644 --- a/sv.c +++ b/sv.c @@ -483,8 +483,6 @@ do_clean_objs(pTHX_ SV *const ref) } } } - - /* XXX Might want to check arrays, etc. */ } -- 1.8.3.1