Remove some unintended changes.

This commit is contained in:
Brendan Dahl 2011-12-12 09:53:31 -08:00
parent 176452c988
commit 948de2bdbe
3 changed files with 2 additions and 2 deletions

View file

@ -1053,6 +1053,7 @@ var CanvasGraphics = (function CanvasGraphicsClosure() {
this.restore();
},
paintImageMaskXObject: function canvasGraphicsPaintImageMaskXObject(
imgArray, inverseDecode, width, height) {
function applyStencilMask(buffer, inverseDecode) {