summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/node-mig.lmt
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/node-mig.lmt')
-rw-r--r--tex/context/base/mkxl/node-mig.lmt2
1 files changed, 0 insertions, 2 deletions
diff --git a/tex/context/base/mkxl/node-mig.lmt b/tex/context/base/mkxl/node-mig.lmt
index c19913509..cc0e4c981 100644
--- a/tex/context/base/mkxl/node-mig.lmt
+++ b/tex/context/base/mkxl/node-mig.lmt
@@ -6,8 +6,6 @@ if not modules then modules = { } end modules ['node-mig'] = {
license = "see context related readme files"
}
--- todo: insert_after
-
local format = string.format
local trace_migrations = false trackers.register("nodes.migrations", function(v) trace_migrations = v end)