summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/check-wrapper-consistency
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin/check-wrapper-consistency')
-rwxr-xr-xMaster/tlpkg/bin/check-wrapper-consistency2
1 files changed, 0 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/check-wrapper-consistency b/Master/tlpkg/bin/check-wrapper-consistency
index 4c014ffeaaa..c693b2e5bb8 100755
--- a/Master/tlpkg/bin/check-wrapper-consistency
+++ b/Master/tlpkg/bin/check-wrapper-consistency
@@ -143,8 +143,6 @@ sub list_shell_scripts {
# more shell scripts, that are not part of linked_scripts.
$sh{"chkweb"} = 1;
- $sh{"getafm"} = 1;
- $sh{"showchar"} = 1;
return %sh;
}