This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove offer_nice_chunk(), PL_nice_chunk and PL_nice_chunk_size.
[perl5.git] / embed.fnc
index 8d6758e..a4382a3 100644 (file)
--- a/embed.fnc
+++ b/embed.fnc
@@ -2273,9 +2273,6 @@ Apo       |bool   |ckwarn_d       |U32 w
 XEopMa |STRLEN *|new_warnings_bitfield|NULLOK STRLEN *buffer \
                                |NN const char *const bits|STRLEN size
 
-: Used in av.c, hv.c
-p      |void   |offer_nice_chunk       |NN void *const chunk|const U32 chunk_size
-
 #ifndef SPRINTF_RETURNS_STRLEN
 Apnod  |int    |my_sprintf     |NN char *buffer|NN const char *pat|...
 #endif