mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-05-30 23:00:59 +02:00
The `pageColors`-option was removed from the `CanvasGraphics`-constructor in PR 16075, hence the code in the API no longer needs to pass in that option; this is something that I missed during review.