From a36f9abf1e0fd7de609dd1840d75bea56ec9e926 Mon Sep 17 00:00:00 2001 From: Context Git Mirror Bot Date: Sat, 21 May 2016 02:52:16 +0200 Subject: 2016-05-20 18:46:00 --- tex/context/base/mkiv/data-res.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'tex/context/base/mkiv/data-res.lua') diff --git a/tex/context/base/mkiv/data-res.lua b/tex/context/base/mkiv/data-res.lua index 831ad881c..24d53c343 100644 --- a/tex/context/base/mkiv/data-res.lua +++ b/tex/context/base/mkiv/data-res.lua @@ -198,7 +198,6 @@ end local dollarstripper = lpeg.stripper("$") local inhibitstripper = P("!")^0 * Cs(P(1)^0) -local backslashswapper = lpeg.replacer("\\","/") local somevariable = P("$") / "" local somekey = C(R("az","AZ","09","__","--")^1) -- cgit v1.2.3