mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 07:08:08 +02:00
Remover leftover
This commit is contained in:
parent
c6c72291d9
commit
913504a937
1 changed files with 0 additions and 1 deletions
1
fonts.js
1
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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue