From 913504a9378b69dbb52f75729914ca9e615f8f24 Mon Sep 17 00:00:00 2001 From: Vivien Nicolas <21@vingtetun.org> Date: Tue, 19 Jul 2011 14:23:57 +0200 Subject: [PATCH] Remover leftover --- fonts.js | 1 - 1 file changed, 1 deletion(-) 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: