]> git.parisson.com Git - pdf.js.git/commitdiff
Remover leftover
authorVivien Nicolas <21@vingtetun.org>
Tue, 19 Jul 2011 12:23:57 +0000 (14:23 +0200)
committerVivien Nicolas <21@vingtetun.org>
Tue, 19 Jul 2011 12:23:57 +0000 (14:23 +0200)
fonts.js

index edd54b0a114ace160340366eaad40e4b3411f21f..9a064f4c5d3b136e56d981808a8c7af0638bea78 100755 (executable)
--- a/fonts.js
+++ b/fonts.js
@@ -404,7 +404,6 @@ var Font = (function Font() {
         // Repair the TrueType file if it is can be damaged in the point of
         // view of the sanitizer
         data = this.checkAndRepair(name, file, properties);
-                               writeToFile(data, "/tmp/file." + this.name + ".ttf");
         break;
 
       default: