From: sbarman Date: Wed, 29 Jun 2011 17:30:28 +0000 (-0700) Subject: cleanup X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=a013e803a2b68935dd03404a0e156830ce988257;p=pdf.js.git cleanup --- diff --git a/pdf.js b/pdf.js index a9d3505..c5eceb8 100644 --- a/pdf.js +++ b/pdf.js @@ -3409,7 +3409,6 @@ var CanvasGraphics = (function() { translateFont: function(fontDict, xref, resources) { var fd = fontDict.get("FontDescriptor"); - return; if (!fd) // XXX deprecated "special treatment" for standard // fonts? What do we need to do here?