summaryrefslogtreecommitdiffabout
path: root/content/fireflix.js
Side-by-side diff
Diffstat (limited to 'content/fireflix.js') (more/less context) (ignore whitespace changes)
-rw-r--r--content/fireflix.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/content/fireflix.js b/content/fireflix.js
index a4f13b6..0f51397 100644
--- a/content/fireflix.js
+++ b/content/fireflix.js
@@ -384,3 +384,2 @@ var fireflix = {
var ff = this.files[f];
- dump('upload '+ff.file+'\n');
this.on_file_upload(ff);
@@ -408,3 +407,2 @@ var fireflix = {
}
- dump('uploading done\n');
this.on_finish_upload();