Remover leftover
This commit is contained in:
parent
c6c72291d9
commit
913504a937
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
|
// Repair the TrueType file if it is can be damaged in the point of
|
||||||
// view of the sanitizer
|
// view of the sanitizer
|
||||||
data = this.checkAndRepair(name, file, properties);
|
data = this.checkAndRepair(name, file, properties);
|
||||||
writeToFile(data, "/tmp/file." + this.name + ".ttf");
|
|
||||||
break;
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
Loading…
Reference in New Issue
Block a user