summaryrefslogtreecommitdiff
path: root/tex/context/base/luat-tex.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2008-05-21 15:21:00 +0200
committerHans Hagen <pragma@wxs.nl>2008-05-21 15:21:00 +0200
commit1d63a6eae86a6b78d4563ed60521449e4bf89f3c (patch)
tree5a0db36538992d01458e22ff765bf8258bd16161 /tex/context/base/luat-tex.lua
parentd7e26feb7432f7bd29dd065fa578dc8395fb408f (diff)
downloadcontext-1d63a6eae86a6b78d4563ed60521449e4bf89f3c.tar.gz
stable 2008.05.21 15:21
Diffstat (limited to 'tex/context/base/luat-tex.lua')
-rw-r--r--tex/context/base/luat-tex.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/tex/context/base/luat-tex.lua b/tex/context/base/luat-tex.lua
index c241bcf80..c9d99c48a 100644
--- a/tex/context/base/luat-tex.lua
+++ b/tex/context/base/luat-tex.lua
@@ -293,7 +293,6 @@ if texconfig and not texlua then
if not texmf.instance then -- prevent a second loading
-
texmf.instance = input.reset()
texmf.instance.progname = environment.progname or 'context'
texmf.instance.engine = environment.engine or 'luatex'