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.lmt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tex/context/base/mkxl/node-mig.lmt b/tex/context/base/mkxl/node-mig.lmt
index 890a7efbb..3e5454784 100644
--- a/tex/context/base/mkxl/node-mig.lmt
+++ b/tex/context/base/mkxl/node-mig.lmt
@@ -49,6 +49,7 @@ local t_sweeps = 0
local trialtypesetting = context.trialtypesetting
function nodes.handlers.migrate(head,where)
+ -- is this still needed
if head and not trialtypesetting() and where == "alignment" then
if trace_migrations then
report_nodes("migration sweep %a",where)