summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/typo-cap.lmt
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/typo-cap.lmt')
-rw-r--r--tex/context/base/mkxl/typo-cap.lmt4
1 files changed, 1 insertions, 3 deletions
diff --git a/tex/context/base/mkxl/typo-cap.lmt b/tex/context/base/mkxl/typo-cap.lmt
index 5d7dfdedb..c0e197576 100644
--- a/tex/context/base/mkxl/typo-cap.lmt
+++ b/tex/context/base/mkxl/typo-cap.lmt
@@ -66,8 +66,6 @@ local variables = interfaces.variables
local v_reset = variables.reset
local texsetattribute = tex.setattribute
------ unsetvalue = attributes.unsetvalue
------ texgetcount = tex.getcount
local texgetscales = tex.getglyphscales
typesetters = typesetters or { }
@@ -406,7 +404,7 @@ function cases.set(n,id)
return
end
end
- texsetattribute(a_cases) -- ,unsetvalue)
+ texsetattribute(a_cases)
end
-- interface