mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-10 02:05:37 +02:00
Merge pull request #5059 from timvandermeij/unused-code
Removing unused code and enforcing additional JSHint options
This commit is contained in:
commit
7026543663
15 changed files with 37 additions and 89 deletions
|
@ -16,7 +16,7 @@
|
|||
*/
|
||||
/* globals error, PDFJS, assert, info, shadow, TextRenderingMode,
|
||||
FONT_IDENTITY_MATRIX, Uint32ArrayView, IDENTITY_MATRIX, ImageData,
|
||||
ImageKind, isArray, isNum, TilingPattern, OPS, Promise, Util, warn,
|
||||
ImageKind, isArray, isNum, TilingPattern, OPS, Util, warn,
|
||||
getShadingPatternFromIR, WebGLUtils */
|
||||
|
||||
'use strict';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue