diff options
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/tex/dumpdata.w')
-rw-r--r-- | Build/source/texk/web2c/luatexdir/tex/dumpdata.w | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/luatexdir/tex/dumpdata.w b/Build/source/texk/web2c/luatexdir/tex/dumpdata.w index 674a7cd7ae4..c3ac9dbf37a 100644 --- a/Build/source/texk/web2c/luatexdir/tex/dumpdata.w +++ b/Build/source/texk/web2c/luatexdir/tex/dumpdata.w @@ -506,7 +506,7 @@ boolean load_fmt_file(const char *fmtname) undump_font(k); } undump_math_data(); - make_pdftex_banner(); + /*make_pdftex_banner();*/ /* Undump the hyphenation tables */ undump_language_data(); |