summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/regi-ini.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/regi-ini.lua')
-rw-r--r--tex/context/base/mkiv/regi-ini.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/tex/context/base/mkiv/regi-ini.lua b/tex/context/base/mkiv/regi-ini.lua
index 8d4f2bfd5..2a3b2caaf 100644
--- a/tex/context/base/mkiv/regi-ini.lua
+++ b/tex/context/base/mkiv/regi-ini.lua
@@ -16,7 +16,6 @@ runtime.</p>
local commands, context = commands, context
-
local tostring = tostring
local utfchar = utf.char
local P, Cs, Cc, lpegmatch = lpeg.P, lpeg.Cs, lpeg.Cc, lpeg.match