diff --git a/fonts.js b/fonts.js index edd54b0a1..9a064f4c5 100755 --- 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: