From: alan Date: Wed, 21 Apr 2010 06:21:11 +0000 (+0800) Subject: JSDOC/Packer.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=71b5628bcb2fcbe3c82134405362229df25ffc79 JSDOC/Packer.js --- diff --git a/JSDOC/Packer.js b/JSDOC/Packer.js index fc9acb8..bafe5a3 100644 --- a/JSDOC/Packer.js +++ b/JSDOC/Packer.js @@ -73,9 +73,7 @@ Packer = function(cfg) throw "No Files"; } - if ((this.tmpDir != Packer.prototype.tmpDir) && (!cfg.cleanup)) { - this.cleanup = false; // do not clean up files.. = as tmpdir is set. - } + this.timer = new Date() * 1; this.packAll();