From: sbarman Date: Fri, 19 Aug 2011 05:05:54 +0000 (-0700) Subject: cleanup X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=0923e940d1e6838b64b532cec01bc9ed03a3e707;p=pdf.js.git cleanup --- diff --git a/utils/fonts_utils.js b/utils/fonts_utils.js index 194bf6b..edfc221 100644 --- a/utils/fonts_utils.js +++ b/utils/fonts_utils.js @@ -3,7 +3,6 @@ 'use strict'; - /** * The Type2 reader code below is only used for debugging purpose since Type2 * is only a CharString format and is never used directly as a Font file.