summaryrefslogtreecommitdiff
path: root/tex/context/base/math-ren.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/math-ren.lua')
-rw-r--r--tex/context/base/math-ren.lua4
1 files changed, 0 insertions, 4 deletions
diff --git a/tex/context/base/math-ren.lua b/tex/context/base/math-ren.lua
index 2e7dba13d..5c4c13369 100644
--- a/tex/context/base/math-ren.lua
+++ b/tex/context/base/math-ren.lua
@@ -63,7 +63,3 @@ mathematics.renderset = renderset
function commands.mathrenderset(list)
context(renderset(list))
end
-
--- function commands.setmatrendering(list)
--- tex.setattribute(renderset(list))
--- end