mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-06-03 00:31:01 +02:00
Given that this function is only ever used during *parsing* of the PDF document, which happens in the worker-thread, this has always added (a little bit of) dead code in the built `pdf.mjs` file.