Removing unused code

This commit is contained in:
Tim van der Meij 2014-07-18 22:16:35 +02:00
parent 4be90c35f8
commit 34728ee49b
12 changed files with 30 additions and 86 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';