summaryrefslogtreecommitdiff
path: root/sv.c
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2012-11-20 13:42:10 -0800
committerFather Chrysostomos <sprout@cpan.org>2012-11-20 17:58:57 -0800
commitac55090a985ffce20a3f39ce0344fd33448dfdb9 (patch)
treea0cbbf9009ea942e91ca555c08128ee446f52bf4 /sv.c
parente76981f9f08decfc10fdc421457a7deb3fba2897 (diff)
downloadperl-ac55090a985ffce20a3f39ce0344fd33448dfdb9.tar.gz
sv.c: obsolete comment
This was resolved by the addition of S_curse and do_curse.
Diffstat (limited to 'sv.c')
-rw-r--r--sv.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sv.c b/sv.c
index 83191c123e..5447ac6bab 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. */
}