diff options
author | Father Chrysostomos <sprout@cpan.org> | 2016-05-22 14:37:43 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2016-07-13 01:12:47 -0700 |
commit | 92881630ff6dcc5a9e9d81b401608c569c3e67b7 (patch) | |
tree | c389e235819aa0ca67e9cace6d21b54bc963d452 /embed.fnc | |
parent | 3a69dad21b36726c1abaee5f4bc07deb88e8bbb3 (diff) | |
download | perl-92881630ff6dcc5a9e9d81b401608c569c3e67b7.tar.gz |
Remove mg.c:_get_encoding
Nothing uses it now, and it does nothing.
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2945,7 +2945,6 @@ Ei |STRLEN |sv_or_pv_pos_u2b|NN SV *sv|NN const char *pv|STRLEN pos \ |NULLOK STRLEN *lenp #endif -EMpPX |SV* |_get_encoding Ap |void |clear_defarray |NN AV* av|bool abandon ApM |void |leave_adjust_stacks|NN SV **from_sp|NN SV **to_sp \ |