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/file-job.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tex/context/base/mkiv/file-job.lua') diff --git a/tex/context/base/mkiv/file-job.lua b/tex/context/base/mkiv/file-job.lua index 602c41a11..d8509eff1 100644 --- a/tex/context/base/mkiv/file-job.lua +++ b/tex/context/base/mkiv/file-job.lua @@ -44,7 +44,6 @@ local basename = file.basename local addsuffix = file.addsuffix local removesuffix = file.removesuffix local dirname = file.dirname -local joinpath = file.join local is_qualified_path = file.is_qualified_path local cleanpath = resolvers.cleanpath @@ -60,7 +59,7 @@ local resetextrapath = resolvers.resetextrapath local pushextrapath = resolvers.pushextrapath local popextrapath = resolvers.popextrapath -local v_outer = variables.outer +----- v_outer = variables.outer local v_text = variables.text local v_project = variables.project local v_environment = variables.environment -- cgit v1.2.3