]> git.parisson.com Git - pdf.js.git/commitdiff
cleanup
authorsbarman <sbarman@L3CWZ5T.(none)>
Thu, 7 Jul 2011 18:48:34 +0000 (11:48 -0700)
committersbarman <sbarman@L3CWZ5T.(none)>
Thu, 7 Jul 2011 18:48:34 +0000 (11:48 -0700)
pdf.js

diff --git a/pdf.js b/pdf.js
index ecd5f48a3c685d8bb1bd99d5bfe8567b5d63b17b..c41031eccee28dd6da75bbacb6746b706e19bfe9 100644 (file)
--- 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;