summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin/ctan2tds')
-rwxr-xr-xMaster/tlpkg/bin/ctan2tds12
1 files changed, 0 insertions, 12 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds
index 29d4f592c47..2c8debb2b40 100755
--- a/Master/tlpkg/bin/ctan2tds
+++ b/Master/tlpkg/bin/ctan2tds
@@ -2018,18 +2018,6 @@ sub MAKEaurical {
&MAKEcopy ();
}
-# not used anymore, bbm is split into bbm and bbm-macros which work
-# out of the box
-sub MAKEbbm {
- &setup;
- &xchdir("$DEST/doc/latex/$package/fonts");
- &buildfilelist;
- &domf;
- chdir("$DEST/doc/latex/$package");
- &buildfilelist;
- &donormal;
-}
-
sub MAKEeskdx {
&setup;
&xchdir ("$DEST/doc/$whichdocformat/$package");