summaryrefslogtreecommitdiff
path: root/mathoms.c
diff options
context:
space:
mode:
Diffstat (limited to 'mathoms.c')
-rw-r--r--mathoms.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mathoms.c b/mathoms.c
index cd2da8437d..2a65fb41b2 100644
--- a/mathoms.c
+++ b/mathoms.c
@@ -1019,8 +1019,6 @@ Perl_hv_delete(pTHX_ HV *hv, const char *key, I32 klen_i32, I32 flags)
NULL, 0));
}
-/* Functions after here were made mathoms post 5.10.0 but pre 5.8.9 */
-
AV *
Perl_newAV(pTHX)
{