Merge pull request #5059 from timvandermeij/unused-code

Removing unused code and enforcing additional JSHint options
This commit is contained in:
Yury Delendik 2014-07-29 15:04:43 -05:00
commit 7026543663
15 changed files with 37 additions and 89 deletions

View file

@ -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';