summaryrefslogtreecommitdiff
path: root/www/js/jingles.js
diff options
context:
space:
mode:
authorPeter Grassberger <petertheone@gmail.com>2016-07-17 20:31:04 (GMT)
committerPeter Grassberger <petertheone@gmail.com>2016-07-17 20:31:04 (GMT)
commit10793b9fec7dde0fbb005c70923f96975c8ffcc2 (patch)
tree7211e74690c299d610cf0ff3664f3bbaa288ff6c /www/js/jingles.js
parent49aab5316d471542677f6be931da7c2ad14c3ef8 (diff)
restructure socketlist, still in broken state.
Diffstat (limited to 'www/js/jingles.js')
-rw-r--r--www/js/jingles.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/js/jingles.js b/www/js/jingles.js
index 7c82a39..fd2ddf1 100644
--- a/www/js/jingles.js
+++ b/www/js/jingles.js
@@ -32,7 +32,6 @@ function jingles_init() {
}
function jingles_cleanup() {
- importer.closeAllUploads();
if (jingleGroupListView) {
jingleGroupListView.destroy();
jingleGroupListView = null;