diff options
author | Karl Berry <karl@freefriends.org> | 2009-06-04 19:02:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-06-04 19:02:25 +0000 |
commit | ababcb0e302e4ca593af3d68524062a8318a9032 (patch) | |
tree | ba4ab9d59bb6094f8bdf76d05f1cfb5a71f291b4 /Build/source/texk/web2c/alephdir | |
parent | 25e7ea0b0a91e26fcee46d54cc67f82b5253f504 (diff) |
no need for pdfTeXk and other such *TeXks, except for TeX and e-TeX; do not output file:line:error or %& enabled msgs to the terminal
git-svn-id: svn://tug.org/texlive/trunk@13626 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/alephdir')
-rw-r--r-- | Build/source/texk/web2c/alephdir/comsrcspec.ch | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Build/source/texk/web2c/alephdir/comsrcspec.ch b/Build/source/texk/web2c/alephdir/comsrcspec.ch index 97583491f57..e68b92977c1 100644 --- a/Build/source/texk/web2c/alephdir/comsrcspec.ch +++ b/Build/source/texk/web2c/alephdir/comsrcspec.ch @@ -45,12 +45,6 @@ end; if src_specials_p then begin wterm_ln(' Source specials enabled.') end; -if file_line_error_style_p then begin - wterm_ln(' file:line:error style messages enabled.') -end; -if parse_first_line_p then begin - wterm_ln(' %&-line parsing enabled.') -end; @z @x |