From 92881630ff6dcc5a9e9d81b401608c569c3e67b7 Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Sun, 22 May 2016 14:37:43 -0700 Subject: Remove mg.c:_get_encoding Nothing uses it now, and it does nothing. --- mg.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'mg.c') diff --git a/mg.c b/mg.c index 2537f74d23..0a93cb86cf 100644 --- a/mg.c +++ b/mg.c @@ -766,12 +766,6 @@ S_fixup_errno_string(pTHX_ SV* sv) } } -SV* -Perl__get_encoding(pTHX) -{ - return NULL; -} - #ifdef VMS #include #include -- cgit v1.2.1