summaryrefslogtreecommitdiff
path: root/tex/context/base/luat-tex.lua
diff options
context:
space:
mode:
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'