summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
Diffstat (limited to 'embed.pl')
-rwxr-xr-xembed.pl4
1 files changed, 0 insertions, 4 deletions
diff --git a/embed.pl b/embed.pl
index 381c040cb6..37a0070363 100755
--- a/embed.pl
+++ b/embed.pl
@@ -271,8 +271,6 @@ my @staticfuncs = qw(
mul128
is_an_int
div128
- runops_standard
- runops_debug
check_uni
force_next
force_version
@@ -400,9 +398,7 @@ my @staticfuncs = qw(
restore_rsfp
restore_expect
restore_lex_expect
- yydestruct
del_sv
- fprintf
);
for $sym (sort(keys(%global),@staticfuncs)) {