summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/lpdf-emb.lmt
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/lpdf-emb.lmt')
-rw-r--r--tex/context/base/mkxl/lpdf-emb.lmt6
1 files changed, 3 insertions, 3 deletions
diff --git a/tex/context/base/mkxl/lpdf-emb.lmt b/tex/context/base/mkxl/lpdf-emb.lmt
index 35e5cae18..f66753e9b 100644
--- a/tex/context/base/mkxl/lpdf-emb.lmt
+++ b/tex/context/base/mkxl/lpdf-emb.lmt
@@ -271,9 +271,9 @@ end
if minindex > maxindex then
minindex = maxindex
end
- if next(copies) then
- inspect(copies)
- end
+ -- if next(copies) then
+ -- inspect(copies)
+ -- end
return indices, copies, minindex, maxindex
end