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.lmt10
1 files changed, 0 insertions, 10 deletions
diff --git a/tex/context/base/mkxl/lpdf-emb.lmt b/tex/context/base/mkxl/lpdf-emb.lmt
index 4781b5bad..f9fb7d3c2 100644
--- a/tex/context/base/mkxl/lpdf-emb.lmt
+++ b/tex/context/base/mkxl/lpdf-emb.lmt
@@ -51,16 +51,6 @@ local pdfreserveobject = lpdf.reserveobject
local pdfflushobject = lpdf.flushobject
local pdfflushstreamobject = lpdf.flushstreamobject
--- local pdfreserveobject
--- local pdfflushobject
--- local pdfflushstreamobject
---
--- updaters.register("backend.update.lpdf",function()
--- pdfreserveobject = lpdf.reserveobject
--- pdfflushobject = lpdf.flushobject
--- pdfflushstreamobject = lpdf.flushstreamobject
--- end)
-
local report_fonts = logs.reporter("backend","fonts")
local trace_fonts = false