summaryrefslogtreecommitdiff
path: root/tex/context/base/math-dim.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/math-dim.lua')
-rw-r--r--tex/context/base/math-dim.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/tex/context/base/math-dim.lua b/tex/context/base/math-dim.lua
index fbaffe4fb..f21575a1d 100644
--- a/tex/context/base/math-dim.lua
+++ b/tex/context/base/math-dim.lua
@@ -11,8 +11,6 @@ if not modules then modules = { } end modules ['math-dim'] = {
local abs, next = math.abs, next
-mathematics = mathematics or { }
-
local defaults = {
['axis']={
['default']={ "AxisHeight", "axis_height" },