mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-22 16:18:08 +02:00
Convert src/core/ccitt.js
to use standard classes
Given that we're using modules, meaning that only explicitly `export`ed things are visible to the outside, it's no longer necessary to wrap all of the code in a closure.
This commit is contained in:
parent
ca668587c6
commit
8ff213871b
1 changed files with 932 additions and 940 deletions
1872
src/core/ccitt.js
1872
src/core/ccitt.js
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue