From: sbarman Date: Thu, 7 Jul 2011 18:48:34 +0000 (-0700) Subject: cleanup X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=15a50e423786b828252c4b679e8434c41287e08c;p=pdf.js.git cleanup --- diff --git a/pdf.js b/pdf.js index ecd5f48..c41031e 100644 --- a/pdf.js +++ b/pdf.js @@ -4655,7 +4655,6 @@ var SeparationCS = (function() { var base = this.base; var length = 3 * input.length; - var rgbBuf = new Uint8Array(length); var pos = 0; var numComps = base.numComps;