summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/lpdf-grp.lmt
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/lpdf-grp.lmt')
-rw-r--r--tex/context/base/mkxl/lpdf-grp.lmt7
1 files changed, 1 insertions, 6 deletions
diff --git a/tex/context/base/mkxl/lpdf-grp.lmt b/tex/context/base/mkxl/lpdf-grp.lmt
index 9040e1252..e5d04c5a9 100644
--- a/tex/context/base/mkxl/lpdf-grp.lmt
+++ b/tex/context/base/mkxl/lpdf-grp.lmt
@@ -27,12 +27,7 @@ local pdfarray = lpdf.array
local pdfconstant = lpdf.constant
local pdfboolean = lpdf.boolean
local pdfreference = lpdf.reference
-
-local pdfflushobject
-
-updaters.register("backend.update.lpdf",function()
- pdfflushobject = lpdf.flushobject
-end)
+local pdfflushobject = lpdf.flushobject
local createimage = images.create
local wrapimage = images.wrap